diff --git a/project/enemys.js b/project/enemys.js index cf035ecf..04b8c47b 100644 --- a/project/enemys.js +++ b/project/enemys.js @@ -48,9 +48,9 @@ var enemys_fcae963b_31c9_42b4_b48c_bb48d09f3f80 = "ghostWarrior": {"name":"冥队长","hp":100,"atk":120,"def":0,"money":8,"exp":0,"point":0,"special":7}, "whiteSlimeman": {"name":"水银战士","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0}, "slimeman": {"name":"影子战士","hp":100,"atk":0,"def":0,"money":11,"exp":0,"point":0,"special":[10,21],"atkValue":2,"defValue":3}, - "yellowGT": {"name":"初级卫兵","hp":100,"atk":120,"def":0,"money":10,"exp":0,"point":0,"special":0}, - "blueGT": {"name":"中级卫兵","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0}, - "redGT": {"name":"高级卫兵","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0}, + "yellowGateKeeper": {"name":"初级卫兵","hp":100,"atk":120,"def":0,"money":10,"exp":0,"point":0,"special":0}, + "blueGateKeeper": {"name":"中级卫兵","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0}, + "redGateKeeper": {"name":"高级卫兵","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0}, "blackMS": {"name":"黑衣魔王","hp":1000,"atk":500,"def":0,"money":1000,"exp":1000,"point":0,"special":0,"notBomb":true}, "yellowMS": {"name":"黄衣魔王","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0}, "greenMS": {"name":"青衣武士","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0}, @@ -78,7 +78,7 @@ var enemys_fcae963b_31c9_42b4_b48c_bb48d09f3f80 = "mutantSlimeman": {"name":"变异战士","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0}, "devilKnight": {"name":"恶灵骑士","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0}, "grayPriest": {"name":"混沌法师","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0}, - "greenGT": {"name":"卫兵队长","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0}, + "greenGateKeeper": {"name":"卫兵队长","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0}, "ghostSoldier": {"name":"冥队长","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0}, "frostBat": {"name":"寒蝙蝠","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":0} } \ No newline at end of file diff --git a/project/icons.js b/project/icons.js index c8988970..685c3f49 100644 --- a/project/icons.js +++ b/project/icons.js @@ -183,9 +183,9 @@ var icons_4665ee12_3a1f_44a4_bea3_0fccba634dc1 = "goldSlimelord": 61, "whiteSlimeman": 54, "slimeman": 15, - "yellowGT": 20, - "blueGT": 21, - "redGT": 22, + "yellowGateKeeper": 20, + "blueGateKeeper": 21, + "redGateKeeper": 22, "blackMS": 28, "yellowMS": 29, "greenMS": 30, @@ -214,7 +214,7 @@ var icons_4665ee12_3a1f_44a4_bea3_0fccba634dc1 = "frostBat": 72, "devilKnight": 73, "grayPriest": 74, - "greenGT": 75, + "greenGateKeeper": 75, "ghostSoldier": 11, "evilHero": 40 }, diff --git a/project/maps.js b/project/maps.js index ee368f22..9acc1449 100644 --- a/project/maps.js +++ b/project/maps.js @@ -160,9 +160,9 @@ var maps_90f36752_8815_4be8_b32b_d7fad1d0542e = "218": {"cls":"enemys","id":"redPriest"}, "219": {"cls":"enemys","id":"brownWizard"}, "220": {"cls":"enemys","id":"redWizard"}, - "221": {"cls":"enemys","id":"yellowGT"}, - "222": {"cls":"enemys","id":"blueGT"}, - "223": {"cls":"enemys","id":"redGT"}, + "221": {"cls":"enemys","id":"yellowGateKeeper"}, + "222": {"cls":"enemys","id":"blueGateKeeper"}, + "223": {"cls":"enemys","id":"redGateKeeper"}, "224": {"cls":"enemys","id":"swordsman"}, "225": {"cls":"enemys","id":"soldier"}, "226": {"cls":"enemys","id":"yellowKnight"}, @@ -219,7 +219,7 @@ var maps_90f36752_8815_4be8_b32b_d7fad1d0542e = "277": {"cls":"enemys","id":"frostBat"}, "278": {"cls":"enemys","id":"devilKnight"}, "279": {"cls":"enemys","id":"grayPriest"}, - "280": {"cls":"enemys","id":"greenGT"}, + "280": {"cls":"enemys","id":"greenGateKeeper"}, "300": {"cls":"terrains","id":"ground"}, "301": {"cls":"terrains","id":"grass"}, "302": {"cls":"terrains","id":"grass2"}, diff --git a/project/materials/animates.png b/project/materials/animates.png index 811075ea..d2d18a14 100644 Binary files a/project/materials/animates.png and b/project/materials/animates.png differ diff --git a/project/materials/enemys.png b/project/materials/enemys.png index 10979fa3..d9ce2d10 100644 Binary files a/project/materials/enemys.png and b/project/materials/enemys.png differ diff --git a/project/materials/items.png b/project/materials/items.png index 6d6054f0..7d643b83 100644 Binary files a/project/materials/items.png and b/project/materials/items.png differ diff --git a/project/materials/npcs.png b/project/materials/npcs.png index 7cbcb950..d7cf7761 100644 Binary files a/project/materials/npcs.png and b/project/materials/npcs.png differ