mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Syndicate Strike Team and Deathsquad Improvements
- SST and DS members now get advanced magboots instead of combat boots, with the SST getting ones that share a sprite with the blood-red magboots. - SST and DS members now get a fully pressurized double emergency oxygen tank, as the emergency oxygen tanks they were getting were laughably inadequate. - Filled double emergency oxygen tank is a subtype of the 1/3 filled one, so those are left unchanged. - SST space suits are now as armored and acid-proof as DS space suits. - SST space suits are now a subtype of the two specific colored Syndicate spacesuits they used, so the originals remain unchanged, as they spawn on away missions.
This commit is contained in:
@@ -41,4 +41,9 @@
|
||||
desc = "Reverse-engineered magnetic boots that have a heavy magnetic pull. Property of Gorlex Marauders."
|
||||
name = "blood-red magboots"
|
||||
icon_state = "syndiemag0"
|
||||
magboot_state = "syndiemag"
|
||||
magboot_state = "syndiemag"
|
||||
|
||||
obj/item/clothing/shoes/magboots/syndie/advance //For the Syndicate Strike Team
|
||||
desc = "Reverse-engineered magboots that appear to be based on an advanced model, as they have a lighter magnetic pull. Property of Gorlex Marauders."
|
||||
name = "advanced blood-red magboots"
|
||||
slowdown_active = SHOES_SLOWDOWN
|
||||
|
||||
Reference in New Issue
Block a user