public static void t() { uberizeminor(); gimme(); TeleportShortcuts.hommlet(); return; }
public static void tw() { // test water temple stuff uberize(); gimme(give_water: true); TeleportShortcuts.belsornig(); return; }
public static void te() { // test earth temple stuff uberize(); gimme(give_earth: true); TeleportShortcuts.earthaltar(); return; }
public static void ta() { // test air temple stuff SetGlobalFlag(108, true); // makes water bugbears defect uberize(); gimme(give_air: true); TeleportShortcuts.airaltar(); return; }