diff options
Diffstat (limited to 'world/map/npc/annuals')
-rw-r--r-- | world/map/npc/annuals/halloween/config.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/world/map/npc/annuals/halloween/config.txt b/world/map/npc/annuals/halloween/config.txt index 6eb20caa..ffe9dfbe 100644 --- a/world/map/npc/annuals/halloween/config.txt +++ b/world/map/npc/annuals/halloween/config.txt @@ -327,7 +327,6 @@ L_Main: set $@halloween_react_veryscary$[$@n], "\"Darkest day of my life, blacker then the darkest chocolate.\""; set $@halloween_num_npcs, $@n + 1; - set $@halloween_all_npc_bits, -1 << (32 - $@halloween_num_npcs); set $@n, 0; |