Skip to content

Commit

Permalink
TGS Test Merge (#6154)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevinz authored and Kevinz committed Nov 20, 2023
2 parents 62432da + fa097ae commit 3461932
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,9 @@
glass_name = "water"
glass_desc = "The father of all refreshments."

cup_name = "water"
cup_desc = "The father of all refreshments."

/datum/reagent/water/touch_turf(turf/simulated/T)
if(!istype(T))
return
Expand Down

0 comments on commit 3461932

Please sign in to comment.