Update machines.dm

This commit is contained in:
deathride58
2018-03-17 19:45:24 -04:00
committed by GitHub
parent b4457dfefd
commit 8e5d87b780
-3
View File
@@ -85,8 +85,6 @@
#define SUPERMATTER_DANGER 4 // Integrity < 50%
#define SUPERMATTER_EMERGENCY 5 // Integrity < 25%
#define SUPERMATTER_DELAMINATING 6 // Pretty obvious.
<<<<<<< HEAD
=======
//Nuclear bomb stuff
#define NUKESTATE_INTACT 5
@@ -100,4 +98,3 @@
#define NUKE_OFF_UNLOCKED 1
#define NUKE_ON_TIMING 2
#define NUKE_ON_EXPLODING 3
>>>>>>> 7639492... Added clown ops game mode, and several clown weapons. (#36459)