mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 09:35:30 +01:00
Steal objective can now be cashed out early for less reward as soon as you place the bug on. Removes smuggling objective and adds a new 'Destroy Machinery' objective (#66771)
Steal objective can now be cashed out early for less reward, but completing the time in its entirety will give extra TC and reputation. The smuggling objective has been removed and replaced with the 'Destroy Machinery' objective, which focuses on disrupting workflow by destroying stuff like protolathes, telecomms and research servers. Made the easier steal objectives worth slightly less TC
This commit is contained in:
@@ -129,13 +129,6 @@
|
||||
can_unsuppress = FALSE //Permanently silenced
|
||||
syringes = list(new /obj/item/reagent_containers/syringe())
|
||||
|
||||
///syndicate prototype for smuggling missions
|
||||
/obj/item/gun/syringe/syndicate/prototype
|
||||
name = "prototype dart pistol"
|
||||
desc = "Cybersun Industries prototype dart pistols. Delivering the syringes at the same \
|
||||
speed in a smaller weapon proved to be a surprisingly complicated task."
|
||||
syringes = list()
|
||||
|
||||
/obj/item/gun/syringe/dna
|
||||
name = "modified compact syringe gun"
|
||||
desc = "A syringe gun that has been modified to be compact and fit DNA injectors instead of normal syringes."
|
||||
|
||||
Reference in New Issue
Block a user