1
0
mirror of https://gitlab.com/rubenwardy/awards.git synced 2025-03-20 19:30:20 +01:00

onDeath table

This commit is contained in:
Rubenwardy 2013-02-23 14:53:08 +00:00
parent 90cd09f7ca
commit e1c4402f4c

View File

@ -4,10 +4,11 @@
-- this is the trigger handler file for the awards mod
-------------------------------------------------------
-- Function for Triggers
-- Function and table holders for Triggers
awards.onDig={}
awards.onPlace={}
awards.onTick={}
awards.onDeath={}
-- Player functions