1234567891011121314151617181920212223242526 |
- setVar("ofenloc", read.location("games:78:69:43"));
- setVar("shipquestloc", read.location("games:77:69:39"));
- setVar("shipstartloc", read.location("games:75:69:44"));
- setVar("goldblockloc1", read.location("games:69:69:44"));
- setVar("goldblockloc2", read.location("games:69:69:43"));
- setVar("goldblockloc3", read.location("games:69:69:42"));
- setVar("goldblockloc4", read.location("games:69:69:41"));
- setVar("goldblockloc5", read.location("games:69:69:40"));
- setVar("goldblockloc6", read.location("games:69:69:39"));
- setVar("goldblockloc7", read.location("games:69:69:38"));
- setVar("guardianloc", read.location("games:72:69:45"));
- setVar("treeloc", read.location("games:80:71:37"));
- setVar("flowerloc", read.location("games:82:69:41"));
- setVar("cakeloc", read.location("games:78:70:43"));
- setVar("truechestloc", read.location("games:72:69:41"));
- //setVar(witherloc, read.location("games:
- //setVar(zombieloc, read.location("games:
- //setVar(skelettloc, read.location("games:
- //setVar(creeperloc, read.location("games:
- //setVar(spawnwitherloc, read.location("games:
- //setVar(spawnzombieloc, read.location("games:
- //setVar(spawnskelettloc, read.location("games:
- //setVar(spawncreeperloc, read.location("games:
- //setVar(spawnhexeloc, read.location("games:
- //setVar(evilloc, read.location("games:
|