Merge pull request #8628 from Rykka-Stormheart/shep-dev-shutter-damage

Reduce Shutter Damage to 0
This commit is contained in:
Novacat
2020-08-07 16:22:19 -04:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@
// The emag thing wasn't working as intended, manually overwrote it.
#define BLAST_DOOR_CRUSH_DAMAGE 40
#define SHUTTER_CRUSH_DAMAGE 10
#define SHUTTER_CRUSH_DAMAGE 0 // VOREStation Edit - Shutter damage 0.
/obj/machinery/door/blast
name = "Blast Door"