Fixes Universal Damage Issues. Implements Proper Ricochets (#12532)

This commit is contained in:
Fox McCloud
2019-10-08 20:41:40 -04:00
committed by variableundefined
parent 57298cb79f
commit f4451fcb3d
16 changed files with 53 additions and 52 deletions
-1
View File
@@ -49,7 +49,6 @@
var/lying = 0
var/lying_prev = 0
var/lastpuke = 0
var/unacidable = 0
var/can_strip = 1
var/list/languages = list() // For speaking/listening.
var/list/abilities = list() // For species-derived or admin-given powers.