mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
Mothership grey clothing now melts from water (canon) (#33093)
* acidible to dissolvable * compiles and works * move message to acid_melt proc * add probability * fix some alien shitcode * Update mothership_lab.dm * Update supplypacks.dm
This commit is contained in:
@@ -548,7 +548,7 @@ var/list/cheartstopper = list(/*"potassium_chloride",*/ CHEESYGLOOP) //this stop
|
||||
#define IMPEDREZENES list(IMPEDREZENE, HYOSCYAMINE)
|
||||
#define LEXORINS list(LEXORIN, CORIAMYRTIN)
|
||||
#define DEXALINS list(DEXALIN, THYMOL)
|
||||
#define PETRITRICINCURES list(SACID, PACID, FORMIC_ACID, PACID, PHENOL, ACIDSPIT, ACIDTEA)
|
||||
#define ACIDS list(SACID, PACID, FORMIC_ACID, PACID, PHENOL, ACIDSPIT, ACIDTEA)
|
||||
#define WATERS list(WATER, HOLYWATER, ICE)
|
||||
#define CORES list(SOFTCORES, MEDCORES)
|
||||
#define ALLNANITES list(NANITES, AUTISTNANITES)
|
||||
|
||||
Reference in New Issue
Block a user