Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
TrapjawwS authored May 24, 2024
1 parent dc3606e commit f266c97
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,8 @@ var HMR3_optionText = [
"BTD5",
"Happy Wheels",
"Plants VS Zombies",
"Run 2"
"Run 2",
"Duck Life 5"
];

var HMR3_optionValue = [
Expand Down Expand Up @@ -837,7 +838,8 @@ var HMR3_optionValue = [
"https://raw.githack.com/SJRNoodles/Flash-Game-Archive/master/bloons-tower-defense-5.swf",
"hhttps://raw.githack.com/waitwhosjoe/Flash-Game-Archive/main/Files/Flash/HappyWheels.swf",
"https://raw.githack.com/waitwhosjoe/Flash-Game-Archive/main/Files/Flash/PlantsVsZombies.swf",
"https://raw.githack.com/SJRNoodles/Flash-Game-Archive/master/run2.swf"
"https://raw.githack.com/SJRNoodles/Flash-Game-Archive/master/run2.swf",
"https://github.com/mountain658/mountain658.github.io/raw/main/zswfs/ducklife5.swf"
];

var flashgames = [
Expand All @@ -862,7 +864,8 @@ var flashgames = [
"BTD5",
"Happy Wheels",
"Plants VS Zombies",
"Run 2"
"Run 2",
"Duck Life 5"
]

var HMR3_nds = [
Expand Down

0 comments on commit f266c97

Please sign in to comment.