mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 22:48:38 +01:00
Makes placeholder entries for lore writing
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
/obj/item/device/subspaceradio
|
||||
name = "subspace radio"
|
||||
desc = "A powerful new radio recently gifted to Nanotrasen from KHI, this communications device has the ability to send and recieve transmissions from anywhere."
|
||||
catalogue_data = list(/datum/category_item/catalogue/information/organization/khi)
|
||||
icon = 'icons/vore/custom_items_vr.dmi'
|
||||
icon_override = 'icons/mob/back_vr.dmi'
|
||||
icon_state = "radiopack"
|
||||
|
||||
@@ -515,6 +515,7 @@
|
||||
name = "\improper NanoTrasen"
|
||||
desc = "An old metal sign which reads 'NanoTrasen'."
|
||||
icon_state = "NT"
|
||||
catalogue_data = list(/datum/category_item/catalogue/information/organization/nanotrasen)
|
||||
|
||||
// Eris standards compliant hazards
|
||||
/obj/structure/sign/signnew
|
||||
|
||||
Reference in New Issue
Block a user