some more touches

This commit is contained in:
Pinta
2024-02-15 03:27:01 -05:00
parent cc835bd1b4
commit cde565534c
3 changed files with 21 additions and 6 deletions
+19 -4
View File
@@ -24,11 +24,26 @@
name = "READ ME!"
info = "Don't use this auto-surgeon on yourself, dumbass!"
/obj/item/paper/fluff/ruins/feeder_den/tool_warning
name = "READ ME!"
info = "Please link the science tool to the console before leaving!"
name = "READ ME BEFORE USING!"
info = "For those interested in grabbing more victims, make sure to read this first<br><br>\n\n\
OOC: Your goal here is to capture people to fatten up. Avoid intentionally killing and causing chaos on the station if you can at all help it. <br>\
Before capturing someone, be sure to check their preferences and make sure that they are not already occupied. A discord message or LOOC never hurts if you aren't sure. OOC communication is very important. <br>\
You have the power to send people back to the station, make sure that you talk with them before sending them back. Especially if they are someone that wasn't on the station in the first place, like a Den Victim. \
<br>\
It is heavily advised that you find a target before you teleport onto the station as some crew members are not good canidates.<br>\
With the camera console you have access to the entire camera network of the station, use this to your advantage to formulate a plan. \
<br><br>\
Right before heading onto the station, make sure that you grab a science tool and sync it with the feeder console. \
Syncing it will allow you to beam both yourself and captives back to the den. \
To do this, mark the person you want to mark by touching them with the tool. Once someone is marked you can use the tool on them again to beam them up.<br>\
Additionally, if you have someone to help you, they can beam up anyone that is marked, by using the camera console.\
<br><br>\
Credits can be gained by having someone you fattened up use the tracking scale. Keep in mind that credits can only be gained when someone surpasses their previous max weight.\
Additionally, you are only able to get 900 credits from a person.\
<br><br>\
You are able to use the console and pad to send victims back to the station after you are done with them. Avoid sending them anywhere dangerous or obvious unless you want to risk the ire of GATO. "
// calorite research facility
/obj/item/paper/fluff/ruins/calorite_facility/note1
@@ -60,7 +60,7 @@
var/price = goodie_datum.credit_cost
var/item_path = goodie_datum.item_to_dispense
if(!isnull(goode.datum.initial_stock) && buy_counts[goodie_datum.name] && (buy_counts[goodie_datum.name] >= goodie_datum.initial_stock))
if(!isnull(goodie_datum.initial_stock) && buy_counts[goodie_datum.name] && (buy_counts[goodie_datum.name] >= goodie_datum.initial_stock))
say("Unable to purchase more!")
return FALSE
+1 -1
View File
@@ -276,7 +276,7 @@
"Ws" = (/obj/machinery/light{dir = 1},/obj/effect/turf_decal{dir = 4},/obj/machinery/airalarm/syndicate{pixel_y = 32},/turf/open/floor/plating,/area/ruin/space/has_grav/feedersden)
"Wt" = (/obj/structure/lattice/catwalk,/obj/item/stack/marker_beacon{anchored = 1; icon_state = "markerburgundy-on"; light_color = "#FA644B"; light_power = 3; light_range = 2; name = "landing marker"; picked_color = "Burgundy"; pixel_x = 12; pixel_y = -10},/turf/template_noop,/area/ruin/space/has_grav/feedersden)
"WJ" = (/obj/machinery/atmospherics/pipe/simple/supply/hidden,/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{piping_layer = 3; pixel_x = 5; pixel_y = 5},/obj/effect/turf_decal/tile/bar,/obj/effect/turf_decal/tile/neutral{dir = 4},/obj/effect/turf_decal/tile/neutral{dir = 1},/turf/open/floor/plasteel/dark,/area/ruin/space/has_grav/feedersden)
"WK" = (/obj/structure/table/abductor,/obj/item/paper/fluff/ruins/feeder_den/report4,/turf/open/floor/plating/abductor,/area/ruin/space/has_grav/feedersden)
"WK" = (/obj/structure/table/abductor,/obj/item/paper/fluff/ruins/feeder_den/tool_warning,/turf/open/floor/plating/abductor,/area/ruin/space/has_grav/feedersden)
"WN" = (/obj/structure/rack/shelf,/obj/item/reagent_containers/food/snacks/syndicake,/obj/item/reagent_containers/food/snacks/syndicake,/obj/item/reagent_containers/food/snacks/chips,/obj/item/reagent_containers/food/snacks/chips,/obj/item/reagent_containers/food/snacks/cornchips,/obj/item/reagent_containers/food/snacks/cornchips,/obj/item/reagent_containers/food/snacks/candy,/obj/item/reagent_containers/food/snacks/candy,/obj/effect/turf_decal/tile/brown{dir = 4},/obj/effect/turf_decal/tile/brown{dir = 1},/turf/open/floor/plasteel,/area/ruin/space/has_grav/feedersden)
"Xh" = (/obj/machinery/atmospherics/components/unary/vent_pump/on,/obj/effect/turf_decal/tile/red{dir = 1},/obj/effect/turf_decal/tile/red{dir = 4},/obj/effect/turf_decal/loading_area{dir = 1; icon_state = "drain"; name = "drain"},/turf/open/floor/plasteel/dark,/area/ruin/space/has_grav/feedersden)
"XL" = (/turf/closed/mineral/random,/area/ruin/space/has_grav/feedersden)