Melting Castle: Add IceWallKit spawn

To promote more waling attacks and walling defenses.
liquid_container
Sven Eberhardt 2016-02-13 10:43:42 -05:00
parent 97f06fd0cd
commit a69958554f
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ func InitializeObjects()
ItemSpawn->Create(PowderKeg,669,261);
ItemSpawn->Create(Bread,407,258);
ItemSpawn->Create(IronBomb,441,389);
ItemSpawn->Create(IceWallKit,990,400);
var Chest001 = CreateObjectAbove(Chest, 1047, 359);