new ghost roles and small extras

- three new ghost roles (feeder, feeder victim, wagie)
- new posters (courtesy of Cubic)
- updated feeder's den and fast food restaurant to include ghost roles
- fixed some stuff in the fatty statue
This commit is contained in:
Sonoida
2023-01-20 22:34:49 +01:00
parent 619fb5a74a
commit 9bf63b6927
5 changed files with 165 additions and 63 deletions
+32 -10
View File
@@ -408,11 +408,6 @@
desc = "A poster advertising a movie about some masked men."
icon_state = "poster44"
/obj/structure/sign/poster/contraband/corn_oil //GS13
name = "Corn Oil"
desc = "A strange poster advertising corn oil beverage. Who would want to drink that...?"
icon_state = "poster45"
/obj/structure/sign/poster/official
poster_item_name = "motivational poster"
poster_item_desc = "An official Nanotrasen-issued poster to foster a compliant and obedient workforce. It comes with state-of-the-art adhesive backing, for easy pinning to any vertical surface."
@@ -429,11 +424,6 @@
desc = "A poster glorifying the station's security force."
icon_state = "poster1_legit"
/obj/structure/sign/poster/official/gato_logo
name = "GATO Logo"
desc = "A poster of our glorious GATO Corp!"
icon_state = "poster2_legit"
/obj/structure/sign/poster/official/cleanliness
name = "Cleanliness"
desc = "A poster warning of the dangers of poor hygiene."
@@ -621,7 +611,39 @@
desc = "A poster motivating you in reading books, reading this is already giving you a headache."
icon_state = "libraryposter"
/obj/structure/sign/poster/official/gato_logo
name = "GATO Logo"
desc = "A poster of our glorious GATO Corp!"
icon_state = "poster2_legit"
/obj/structure/sign/poster/contraband/corn_oil
name = "Corn Oil Poster"
desc = "A strange poster advertising corn oil beverage. Who would want to drink that...?"
icon_state = "poster45"
/obj/structure/sign/poster/contraband/supermatter
name = "Supermatter Warning Poster"
desc = "In case it wasn't already obvious, you shouldn't poke this giant yellow crystal..."
icon_state = "poster46"
/obj/structure/sign/poster/contraband/chonk
name = "CHONK POSTER"
desc = "Next time eat a salad."
icon_state = "poster47"
/obj/structure/sign/poster/contraband/missingpizza
name = "Missing Pizza Poster"
desc = "On GS13, it isn't uncommon to lose your food whenever you look away..."
icon_state = "poster48"
/obj/structure/sign/poster/contraband/chefpropaganda
name = "Chef Propaganda Poster"
desc = "Enlist and learn how to cook nothing else but burgers, pizza and bread TODAY!"
icon_state = "poster49"
/obj/structure/sign/poster/contraband/malta
name = "Malta Poster"
desc = "A poster from terran sectors, suggesting non-existence of mythical country of Malta."
icon_state = "poster50"
#undef PLACE_SPEED
-12
View File
@@ -358,18 +358,6 @@
beacon()
..()
/obj/structure/statue/calorite/fatty/Bumped(atom/movable/AM)
beacon()
..()
/obj/structure/statue/calorite/fatty/Uncross(atom/movable/AM)
beacon()
..()
/obj/structure/statue/calorite/fatty/Uncrossed(atom/movable/AM)
beacon()
..()
/obj/structure/statue/calorite/fatty/attackby(obj/item/W, mob/living/carbon/M, params)
if(HAS_TRAIT(M, TRAIT_LIPOIFIER_IMMUNE))