From 6bb8db34ce1f92a59e7575ee2ab66843c82fbbad Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 28 Apr 2020 16:40:07 -0300 Subject: Add celldoors to the jail, along copper slime logic (w/o triggers) --- npc/functions/util.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/util.txt') diff --git a/npc/functions/util.txt b/npc/functions/util.txt index 5717c8600..76caaff6a 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -830,6 +830,7 @@ function script thiefrank { case 3: return l("Rogue"); case 2: return l("Bandit"); case 1: return l("Thief"); + case 0: return l("Citzen"); default: return l("Error"); } } -- cgit v1.2.3-60-g2f50