Skip to content

Commit

Permalink
undefined/0xdefed
Browse files Browse the repository at this point in the history
  • Loading branch information
XPMUser authored Dec 28, 2024
1 parent 6ec35e7 commit cd6acf9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 1-37-0/js/game.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -34077,7 +34077,7 @@ Ad.iosMembershipSuccess = function () {
y: 20,
map: "btn-bonfire",
target: "Volcano",
msg: "Chef Mugs is in need of a wizard just like you! Learn fire spells and defeat a powerful boss!"
msg: "Chef Mugs is in need of a wizard just like you! Learn fire spells and defeat a powerful boss!",
iconX: 1004,
iconY: 289,
isNew: function(e) {
Expand All @@ -34093,7 +34093,7 @@ Ad.iosMembershipSuccess = function () {
y: 50,
map: "btn-tech",
target: "Mountain",
msg: "Bok is in need of a wizard just like you! Learn ice spells and defeat a powerful boss!"
msg: "Bok is in need of a wizard just like you! Learn ice spells and defeat a powerful boss!",
iconX: 1004,
iconY: 289,
isNew: function(e) {
Expand All @@ -34109,7 +34109,7 @@ Ad.iosMembershipSuccess = function () {
y: 200,
map: "btn-firefly",
target: "Forest",
msg: "Flora is in need of a wizard just like you! Learn earth spells and defeat a powerful boss!"
msg: "Flora is in need of a wizard just like you! Learn earth spells and defeat a powerful boss!",
iconX: 1004,
iconY: 289,
isNew: function(e) {
Expand All @@ -34125,7 +34125,7 @@ Ad.iosMembershipSuccess = function () {
y: 200,
map: "btn-house",
target: "house-suburbs",
msg: "This is your house! Customize it any way you like, and show it off to your friends!"
msg: "This is your house! Customize it any way you like, and show it off to your friends!",
clickEventName: Prodigy.Events.House.CLICKED_HOUSE_ICON,
iconX: 420,
iconY: 558,
Expand Down

0 comments on commit cd6acf9

Please sign in to comment.