Wrong NPC name (#2696)

* Fixed wrong npc name in npc/events/xmas.txt
This commit is contained in:
syracuase 2017-12-10 01:35:14 +08:00 committed by Atemo
parent 33bfe1d214
commit 336a475dba

View File

@ -106,7 +106,7 @@ L_Start:
close;
OnInit:
disablenpc "Santa1";
disablenpc "Santa Claus";
end;
}