Allow planets to have fuel-based atmospheres

This commit is contained in:
Putnam3145
2022-04-25 20:27:01 -07:00
parent 26683acdbb
commit 621b974691
4 changed files with 57 additions and 7 deletions
+1
View File
@@ -347,6 +347,7 @@
// / Breathing types. Lungs can access either by these or by a string, which will be considered a gas ID.
#define BREATH_OXY /datum/breathing_class/oxygen
#define BREATH_PLASMA /datum/breathing_class/plasma
#define BREATH_METHANE /datum/breathing_class/methane
//Gremlins
#define NPC_TAMPER_ACT_FORGET 1 //Don't try to tamper with this again