Removes definition redundancy

This commit is contained in:
Jordan Brown
2018-02-24 00:42:52 -05:00
committed by CitadelStationBot
parent 0589c06507
commit 1642f549ad
@@ -12,7 +12,7 @@
max_integrity = 150
armor = list("melee" = 0, "bullet" = 0, "laser" = 0, "energy" = 100, "bomb" = 0, "bio" = 100, "rad" = 100, "fire" = 40, "acid" = 0)
var/frequency = 0
var/atom/target = null
var/atom/target
var/id_tag
var/target_layer = PIPING_LAYER_DEFAULT