mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 23:54:24 +01:00
Adds more altevian content
This commit is contained in:
@@ -31,6 +31,12 @@
|
||||
desc = "A banner with the symbol of the Solar Confederate Government."
|
||||
catalogue_data = list(/datum/category_item/catalogue/information/organization/solgov)
|
||||
|
||||
/obj/item/weapon/banner/altevian
|
||||
name = "\improper Altevian Hegemony Banner"
|
||||
icon_state = "banner-altevian"
|
||||
desc = "A banner that flies for the pride of the hegemony."
|
||||
//catalogue_data = list(/datum/category_item/catalogue/information/organization/altevian_hegemony) // TODO?
|
||||
|
||||
/* //VOREStation Removal
|
||||
/obj/item/weapon/banner/virgov
|
||||
name = "\improper VirGov banner"
|
||||
|
||||
@@ -44,4 +44,19 @@
|
||||
/obj/item/trash/ratjuice
|
||||
name = "\improper Space-Safe Meal package"
|
||||
icon = 'icons/obj/trash_vr.dmi'
|
||||
icon_state = "altevian_juice-trash"
|
||||
icon_state = "altevian_juice-trash"
|
||||
|
||||
/obj/item/trash/ratfruitcake
|
||||
name = "\improper Flavor Unit package"
|
||||
icon = 'icons/obj/trash_vr.dmi'
|
||||
icon_state = "altevian_fruitcake-trash"
|
||||
|
||||
/obj/item/trash/ratpackburger
|
||||
name = "\improper Prepackaged Meal Tray"
|
||||
icon = 'icons/obj/trash_vr.dmi'
|
||||
icon_state = "altevian_pack_burger-trash"
|
||||
|
||||
/obj/item/trash/ratpackcheese
|
||||
name = "\improper Prepackaged Meal Tray"
|
||||
icon = 'icons/obj/trash_vr.dmi'
|
||||
icon_state = "altevian_pack_cheese-trash"
|
||||
Reference in New Issue
Block a user