mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 15:39:57 +01:00
Revolution Improvements (#7878)
- Added a new category to the traitor uplink, which is only available to revolutionaries. - Head Revolutionaries now spawn with an uplink that has 50 TC, they also get an alert telling them to not abuse it. - Revamped the drill dropper into a generic orbital dropper, capable of dropping ANY sort of item you wish it to. - Added a Mech orbital dropper. Added an Armory orbital dropper. - Made loyalty implants display their text correctly when they implant someone. - Added aggression implants, which makes whoever it is implanted into extremely aggressive. Quite useful for starting a revolution. - Added some description_antag to mercenary cipherkeys, informing the reader that the mercenary radio key is :t. - Added a gear crate (not for mercs) which is just six syndicate softsuits. Useful in a pinch.
This commit is contained in:
@@ -50,7 +50,7 @@ They sell generic supplies and ask for generic supplies.
|
||||
/obj/item/device/contract_uplink = TRADER_BLACKLIST, // Traitor stuff
|
||||
/obj/item/device/uplink = TRADER_BLACKLIST_ALL, // Traitor stuff
|
||||
/obj/item/device/announcer = TRADER_BLACKLIST, // Rev item
|
||||
/obj/item/device/ninja_uplink = TRADER_BLACKLIST, // Ninja item
|
||||
/obj/item/device/special_uplink = TRADER_BLACKLIST,
|
||||
/obj/item/device/onetankbomb = TRADER_BLACKLIST, // Not weapons trader
|
||||
/obj/item/device/kinetic_analyzer = TRADER_BLACKLIST, // Not KA trader
|
||||
/obj/item/device/camera = TRADER_BLACKLIST_SUB, // a lot of ai/drone/cyborg/fluff items
|
||||
|
||||
Reference in New Issue
Block a user