mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
[MIRROR] Removes ELITE SYNDICATE MODSUIT from Space Ruin [MDB IGNORE] (#21003)
* Removes ELITE SYNDICATE MODSUIT from Space Ruin (#75213) ## About The Pull Request - Removes an ELITE SYNDICATE MODSUIT SPAWN from infested_frigate.dmm - Removes a Combat Defibrillator from infested_frigate.dmm - Removes Dart Pistol from infested_frigate.dmm ## Why It's Good For The Game We will never learn. Space Loot should not be put in control of easily cheesable simplemobs, and we shouldn't be straight up putting NUKIE STUFF in Space ## Changelog 🆑 Melbert del: You can't get an Elite Syndie Modsuit (or combat defib, or dart pistol) from Space Ruins /🆑 * Removes ELITE SYNDICATE MODSUIT from Space Ruin --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
co-authored by
MrMelbert
Gandalf
parent
4a180c64a0
commit
7d784fae45
@@ -42,12 +42,24 @@
|
||||
outfit = /datum/outfit/syndicatecommandocorpse/lessenedgear
|
||||
|
||||
/datum/outfit/syndicatecommandocorpse/lessenedgear
|
||||
name = "Syndicate Commando Corpse"
|
||||
name = "Syndicate Commando Corpse (Less Antag Gear)"
|
||||
gloves = /obj/item/clothing/gloves/tackler
|
||||
back = null
|
||||
id = null
|
||||
id_trim = null
|
||||
|
||||
/obj/effect/mob_spawn/corpse/human/syndicatecommando/soft_suit
|
||||
outfit = /datum/outfit/syndicatecommandocorpse/soft_suit
|
||||
|
||||
/datum/outfit/syndicatecommandocorpse/soft_suit
|
||||
name = "Syndicate Commando Corpse (Softsuit)"
|
||||
suit = /obj/item/clothing/suit/space/syndicate/black
|
||||
head = /obj/item/clothing/head/helmet/space/syndicate/black
|
||||
gloves = /obj/item/clothing/gloves/color/black
|
||||
back = null
|
||||
id = null
|
||||
id_trim = null
|
||||
|
||||
/obj/effect/mob_spawn/corpse/human/syndicatestormtrooper
|
||||
name = "Syndicate Stormtrooper"
|
||||
hairstyle = "Bald"
|
||||
|
||||
Reference in New Issue
Block a user