summaryrefslogtreecommitdiff
path: root/npc/001-8
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-17 18:36:13 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-17 18:36:13 -0300
commit7b3909874b0b8e4be81b45f52e5c5ff1ef0a52b1 (patch)
treebf10c81f99e87ab4da5060f46d631c69dc64e247 /npc/001-8
parentbaa3f1564d08a0bed3afc45c79707c809ff76aaf (diff)
downloadserverdata-7b3909874b0b8e4be81b45f52e5c5ff1ef0a52b1.tar.gz
serverdata-7b3909874b0b8e4be81b45f52e5c5ff1ef0a52b1.tar.bz2
serverdata-7b3909874b0b8e4be81b45f52e5c5ff1ef0a52b1.tar.xz
serverdata-7b3909874b0b8e4be81b45f52e5c5ff1ef0a52b1.zip
Experiment with setcells
Diffstat (limited to 'npc/001-8')
-rw-r--r--npc/001-8/hub.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt
index 1c54f91e5..e08d9fee4 100644
--- a/npc/001-8/hub.txt
+++ b/npc/001-8/hub.txt
@@ -167,6 +167,9 @@ OnBegin:
// Throw some random stuff on the whole map.
HUBscatter(rand(AquadaBox, WoodenLog));
+ // Free player, let's start!
+ delcells "qhubN";
+ delcells "qhubS";
setpcblock(PCBLOCK_ATTACK|PCBLOCK_SKILL|PCBLOCK_ITEM|PCBLOCK_MOVE|PCBLOCK_COMMANDS, false);
specialeffect(60);
specialeffect(11);