add springlock module

This commit is contained in:
Jerry Wester
2022-12-17 16:39:11 -07:00
parent c32cac89d6
commit 13f8559190
9 changed files with 76 additions and 7 deletions
+1
View File
@@ -35,6 +35,7 @@
#define MEDAL_HOT_DAMN "Hot Damn!"
#define MEDAL_CAYENNE_DISK "Very Important Piscis"
#define MEDAL_TRAM_SURFER "Tram Surfer"
#define MEDAL_SPRINGLOCK "The Man Inside the Modsuit"
//Skill medal hub IDs
#define MEDAL_LEGENDARY_MINER "Legendary Miner"
@@ -0,0 +1,2 @@
///Sent by /datum/reagents/proc/reaction, used for /obj/item/mod/module/springlock
#define COMSIG_ATOM_EXPOSE_REAGENTS "atom_expose_reagents"