diff options
Diffstat (limited to 'npc/003-5')
-rw-r--r-- | npc/003-5/arnea.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-5/arnea.txt b/npc/003-5/arnea.txt index 191dccc43..055f2f3e7 100644 --- a/npc/003-5/arnea.txt +++ b/npc/003-5/arnea.txt @@ -126,7 +126,7 @@ OnInit: setarray $@ARENA_INFOS$, "","","","",""; // Controls Owners // Temporary fix - disablenpc .name$; + disablenpc "Arnea"; end; OnInstanceInit: |