From 852cdf56c946f7965b3e038939ef99807a0a6ea6 Mon Sep 17 00:00:00 2001 From: shadowlady Date: Wed, 10 Nov 2004 22:36:21 +0000 Subject: Changed heal to percentheal. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@109 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/heal.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/other/heal.txt b/npc/other/heal.txt index f5ee1886b..b8df478b9 100644 --- a/npc/other/heal.txt +++ b/npc/other/heal.txt @@ -19,7 +19,7 @@ prontera.gat,150,184,5 script Healring#h1-1::Healring 1002,{ mes "Booooiiing!!"; next; menu "Heal",-,"Quit",CANCEL; - heal 30000,30000; + percentheal 100,100; mes "[Healring]"; mes "Boooing! Booiing Boing! (Healed! Have fun!)"; close; -- cgit v1.2.3-70-g09d2