From 97bc84d1f0d8aa72d965cbc8b6695d581ac90e09 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 30 Apr 2020 13:25:51 -0300 Subject: Typo D: --- npc/042-2/boss.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/042-2/boss.txt b/npc/042-2/boss.txt index f5709325c..4ae8c40f0 100644 --- a/npc/042-2/boss.txt +++ b/npc/042-2/boss.txt @@ -139,7 +139,7 @@ OnTimer185000: //debugmes "Timer Running"; .@m$=instance_mapname("042-2"); .@mob=getd("$@GTEMP_"+.@m$); - .@gdcount=getd("$@GTEMP_PC_"+.@m$); + .@gcount=getd("$@GTEMP_PC_"+.@m$); .@ratio=getunitdata(.@mob, UDT_HP)*10/getunitdata(.@mob, UDT_MAXHP); //debugmes "Ratio %d/%d", .@ratio, getd("$@GTEMP_HP_"+.@m$); if (.@ratio < getd("$@GTEMP_HP_"+.@m$)) { -- cgit v1.2.3-60-g2f50