From 5fcbdc906ac13a0c2ffff3ddfced9eb94fc5cae9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 23 Nov 2018 11:12:45 -0200 Subject: [skip ci] typo --- npc/001-10/scripts.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-10') diff --git a/npc/001-10/scripts.txt b/npc/001-10/scripts.txt index de2c790b2..b144fe178 100644 --- a/npc/001-10/scripts.txt +++ b/npc/001-10/scripts.txt @@ -38,7 +38,7 @@ OnTouch: 001-10,0,0,0 script #CODMASTER NPC_NO_SPRITE,{ end; function spawner { // (Event, x1, y1, x2, y2, Amount, modifier) - .@ev$=getarg(0, "#CONDMASTER::OnDeath"); + .@ev$=getarg(0, "#CODMASTER::OnDeath"); .@x1=getarg(1,0); .@y1=getarg(2,0); .@x2=getarg(3,200); -- cgit v1.2.3-60-g2f50