A bundle of smaller bugfixes (#21882)

-  Assunzioni Sera Stellata di Dalyan Wine can be ordered again.
- Sandals now default to being wood colored if not otherwise given
color.
- Added camera film to the toy shelf storage and briefcases and canes to
the clothing shelf storage.
-  Fixed that the operations lobby was powered by the wrong grid.
-  Added some custom items to the merchant blacklist.
This commit is contained in:
Casper3667
2026-02-19 11:25:30 +00:00
committed by GitHub
parent 0f1d8a1e3b
commit 2ef91b3bf3
8 changed files with 40 additions and 34 deletions
+1 -1
View File
@@ -1519,7 +1519,7 @@
/singleton/cargo_item/assunzione_wine
category = "hospitality"
name = "\improper Assunzioni Sera Stellata di Dalyan Wine"
name = "Assunzioni Sera Stellata di Dalyan Wine"
supplier = "getmore"
description = "A bottle of velvety smooth red wine from the underground vineyards of Dalyan, Assunzione."
price = 50
+1
View File
@@ -9,6 +9,7 @@
contained_sprite = TRUE
icon_auto_adapt = TRUE
icon_supported_species_tags = list("taj")
color = WOOD_COLOR_GENERIC
/obj/item/clothing/shoes/sandals/geta
name = "geta"
+5 -2
View File
@@ -48,7 +48,9 @@
contents_path = "-clothing"
accepted_items = list(/obj/item/storage/backpack,
/obj/item/storage/belt,
/obj/item/clothing
/obj/item/clothing,
/obj/item/storage/briefcase,
/obj/item/cane
)
display_tiers = 3
display_tier_amt = 5
@@ -105,7 +107,8 @@
/obj/item/gun/projectile/revolver/capgun,
/obj/item/gun/bang,
/obj/item/eightball,
/obj/item/bikehorn
/obj/item/bikehorn,
/obj/item/camera_film
)
display_tiers = 4
display_tier_amt = 5