mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
adds an e-reader full of news to the loadout (#4619)
* adds an e-reader full of news to the loadout * Political Almanac -> Pocket Newscaster
This commit is contained in:
@@ -24,6 +24,12 @@
|
||||
icon_state = "codex"
|
||||
root_type = /datum/lore/codex/category/main_vir_lore
|
||||
|
||||
/obj/item/weapon/book/codex/lore/news
|
||||
name = "Daedalus Pocket Newscaster"
|
||||
desc = "A regularly-updating compendium of articles on current events. Essential for new arrivals in the Vir system and anyone interested in politics."
|
||||
icon_state = "newscodex"
|
||||
root_type = /datum/lore/codex/category/main_news
|
||||
|
||||
// Combines SOP/Regs/Law
|
||||
/obj/item/weapon/book/codex/corp_regs
|
||||
name = "NanoTrasen Regulatory Compendium"
|
||||
|
||||
Reference in New Issue
Block a user