Merge pull request #8674 from uraniummeltdown/attacks

[READY] Attack Code Update
This commit is contained in:
tigercat2000
2018-03-22 11:55:53 -07:00
committed by GitHub
178 changed files with 2457 additions and 1949 deletions
+2
View File
@@ -32,6 +32,8 @@ Pipelines + Other Objects -> Pipe network
var/global/datum/pipe_icon_manager/icon_manager
/obj/machinery/atmospherics/New()
if(!armor)
armor = list(melee = 25, bullet = 10, laser = 10, energy = 100, bomb = 0, bio = 100, rad = 100)
..()
atmos_machinery += src
if(!icon_manager)