mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-17 10:57:19 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user