Adds a really stupid syndicate bible, with a great sprite by JStheguy (#1017)
This commit is contained in:
committed by
Poojawa
parent
fe60185171
commit
e6a55a4131
@@ -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