From 38dc7226c90711b989478dc4e838154e8cb0b65f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 28 Apr 2020 19:00:42 -0300 Subject: *NEW* [Elixir Of Life] will not only dispel ailments and fully heal. It'll also set auto-revive for 3 minutes if you accidentaly die! =D You hardly will waste this potion if you use it in combat. But beware: You'll come back with ONLY 1% HP! (20% if you use S. Pot. Imortality) --- npc/items/inc_sc_bonus.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc') diff --git a/npc/items/inc_sc_bonus.txt b/npc/items/inc_sc_bonus.txt index a26d5701e..8e6b6e5be 100644 --- a/npc/items/inc_sc_bonus.txt +++ b/npc/items/inc_sc_bonus.txt @@ -15,6 +15,7 @@ // .@min Min amount of type // .@max Max amount of type (optional) +// SC_Bonus(delay, SC, min{, max}) function script SC_Bonus { .@delay=getarg(0); .@type=getarg(1); -- cgit v1.2.3-70-g09d2