Skip to content

Commit

Permalink
[MIRROR] Add watering cans and syringes to tram botany (#1332) (#2313)
Browse files Browse the repository at this point in the history
* Add watering cans and syringes to tram botany (#81787)

## About The Pull Request
Tram botany now has roundstart watering cans and syringes
## Why It's Good For The Game
Not having watering cans is annoying because every other map has them,
but on tram you have to print them manually.
Syringes are also useful to botanists.
## Changelog
:cl:
qol: Tramstation botany now has roundstart watering cans and syringes
/:cl:

* Add watering cans and syringes to tram botany

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: cnleth <[email protected]>
  • Loading branch information
3 people authored Mar 8, 2024
1 parent f8da6d1 commit e6cdb2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _maps/map_files/tramstation/tramstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -10478,6 +10478,7 @@
c_tag = "Service - Hydroponics"
},
/obj/effect/turf_decal/tile/green/fourcorners,
/obj/item/storage/box/syringes,
/turf/open/floor/iron/dark,
/area/station/service/hydroponics)
"cAd" = (
Expand Down Expand Up @@ -33756,6 +33757,7 @@
},
/obj/effect/turf_decal/tile/green/fourcorners,
/obj/machinery/newscaster/directional/south,
/obj/item/reagent_containers/cup/watering_can,
/turf/open/floor/iron/dark,
/area/station/service/hydroponics)
"kUm" = (
Expand Down Expand Up @@ -62927,6 +62929,7 @@
preset_destination_names = list("2" = "Hydroponics", "3" = "Kitchen")
},
/obj/effect/turf_decal/tile/green/fourcorners,
/obj/item/reagent_containers/cup/watering_can,
/turf/open/floor/iron/dark,
/area/station/service/hydroponics)
"vcv" = (
Expand Down

0 comments on commit e6cdb2f

Please sign in to comment.