mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
Adds a really stupid syndicate bible, with a great sprite by JStheguy (#27192)
Syndicate Tomes have been added to traitor uplinks for 9 TC. They let an agent or an operative provide both weal and woe.
This commit is contained in:
@@ -929,6 +929,15 @@ GLOBAL_LIST_EMPTY(uplink_items) // Global list so we only initialize this once.
|
||||
cost = 4
|
||||
include_modes = list(/datum/game_mode/nuclear, /datum/game_mode/gang)
|
||||
|
||||
/datum/uplink_item/device_tools/syndietome
|
||||
name = "Syndicate Tome"
|
||||
desc = "Using rare artifacts acquired at great cost, the syndicate has reverse engineered \
|
||||
the seemingly magical books of a certain cult. Though lacking the esoteric abilities \
|
||||
of the originals, these inferior copies are still quite useful, being able to provide \
|
||||
both weal and woe on the battlefield, even if they do occasionally bite off a finger."
|
||||
item = /obj/item/weapon/storage/book/bible/syndicate
|
||||
cost = 9
|
||||
|
||||
/datum/uplink_item/device_tools/thermal
|
||||
name = "Thermal Imaging Glasses"
|
||||
desc = "These goggles can be turned to resemble common eyewears throughout the station. \
|
||||
|
||||
Reference in New Issue
Block a user