mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 06:27:26 +01:00
CMO's very own modsuit - 'Salvation' (#31941)
* sprites and theme * searchlight module * suit storages * trader spawner * actual plating item * misc updates * species sprite hell * linter * module description * Now protects contents from radiation * CBRN module * removes extra comment * nerfs default rad protection to 75% * clothing icon changes * linter. * removes searchlight module * komrad request - removes fireproof, keeps high fire resistance * fixes backside sprite
This commit is contained in:
@@ -93,6 +93,10 @@
|
||||
theme = /datum/mod_theme/research
|
||||
materials = list(MAT_METAL = 6000, MAT_GLASS = 1000, MAT_URANIUM = 2000, MAT_PLASMA = 1000)
|
||||
|
||||
/obj/item/mod/construction/plating/salvation
|
||||
theme = /datum/mod_theme/salvation
|
||||
materials = list(MAT_METAL = 6000, MAT_GLASS = 1000, MAT_URANIUM = 2000, MAT_PLASMA = 1000)
|
||||
|
||||
#define START_STEP "start"
|
||||
#define CORE_STEP "core"
|
||||
#define SCREWED_CORE_STEP "screwed_core"
|
||||
|
||||
Reference in New Issue
Block a user