map tweaks

- detailed boxstation a bit more (decals, better captain room, better service room)
- detailed other stations a bit too, mostly just details
- fixed bee plush
- added prefabs for some kink liquids
This commit is contained in:
evilew
2025-01-19 20:00:09 +01:00
parent b5374fd109
commit 7915082aae
5 changed files with 251 additions and 153 deletions
+1 -1
View File
@@ -645,7 +645,7 @@ GLOBAL_LIST_INIT(valid_plushie_paths, valid_plushie_paths())
/obj/item/toy/plush/beeplushie
name = "bee plushie"
desc = "A cute toy that resembles an even cuter bee."
icon_state = "plushie_bee"
icon_state = "plushie_h" //GS13 - wrong sprite name
attack_verb = list("stung")
gender = FEMALE
squeak_override = list('modular_citadel/sound/voice/scream_moth.ogg' = 1)