Get rid of burning and burn_point since they're now redundant.

This commit is contained in:
Rob Nelson
2014-07-23 16:01:17 -07:00
committed by ZomgPonies
parent 4c32f5f946
commit 72750a7731
-2
View File
@@ -7,8 +7,6 @@
var/item_state = null
var/r_speed = 1.0
var/health = null
var/burn_point = null
var/burning = null
var/hitsound = null
var/w_class = 3.0
flags = FPRINT | TABLEPASS