From 03d8014ee04543ba5c0d2fc44be48e3419985f24 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 12 Apr 2021 08:34:29 -0300 Subject: Remove unused dirty black magic from halloween config. Nobody noticed, not even Valgrind, but Evol2's ASAN whinned a lot. --- world/map/npc/annuals/halloween/config.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'world') 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; -- cgit v1.2.3-60-g2f50