summaryrefslogtreecommitdiff
path: root/npc/items
diff options
context:
space:
mode:
Diffstat (limited to 'npc/items')
-rw-r--r--npc/items/inc_sc_bonus.txt1
1 files changed, 1 insertions, 0 deletions
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);