diff options
Diffstat (limited to 'npc/custom/healer.txt')
-rw-r--r-- | npc/custom/healer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/healer.txt b/npc/custom/healer.txt index 530f5301f..b05a24487 100644 --- a/npc/custom/healer.txt +++ b/npc/custom/healer.txt @@ -12,7 +12,7 @@ //= 1.2 Fix variables and character stuck at healing //============================================================ -- script Healer -1,{ +- script Healer FAKE_NPC,{ .@price = 0; // Zeny required for heal .@Buffs = 0; // Also buff players? (1: yes / 0: no) |