Crusher for the new map (#2127)

* Crusher for the new map

* Use Power

* Updated the sprites

* Pre-Start Time change and more messages

* Added Changelog

* Update app_presets.dm

* Sprites for the maint hatch. And some overlay changes

* Fixed maint hatch not closing
This commit is contained in:
Werner
2017-04-28 22:33:02 +02:00
committed by LordFowl
parent 8e3a2ffcfa
commit 5288898c78
13 changed files with 785 additions and 2 deletions
@@ -15,7 +15,7 @@
if(prob(25))
H.take_damage(rand(10,30))
//relay_qdel()
qdel()
qdel(src)
/obj/item/modular_computer/proc/take_damage(var/amount, var/component_probability, var/damage_casing = 1, var/randomize = 1)
if(randomize)