From 093645d7b7477189080fdc537eeeb91d57167c59 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 20 May 2019 12:53:23 -0300 Subject: Fix bugs --- npc/items/rand_sc_heal.txt | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'npc/items') diff --git a/npc/items/rand_sc_heal.txt b/npc/items/rand_sc_heal.txt index fdfcb5cd2..533a92d1b 100644 --- a/npc/items/rand_sc_heal.txt +++ b/npc/items/rand_sc_heal.txt @@ -66,17 +66,6 @@ */ OnUse: -// @type -// 0 - Sweeties (lowest) -// 1 - Vegetables -// 2 - Proteins -// 3 - Proccessed -// 4 - Magical (highest) -// @delay -// Overrides the lasting time -// @rarity -// How rare the item is (how much should it effect) -// Ranges from 1 to 10. if (@rarity <= 0) { Exception("Invalid healing item, deleting without healing effect."); end; -- cgit v1.2.3-60-g2f50