mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-06 07:22:42 +00:00
Surface Map Work (#4557)
* Tweaks Surface, POI system * More Stuff * Travis Appeasement * Fixes invisible banner.
This commit is contained in:
@@ -172,7 +172,7 @@
|
||||
glass_desc = "Unless you are an industrial tool, this is probably not safe for consumption."
|
||||
|
||||
/datum/reagent/fuel/touch_turf(var/turf/T, var/amount)
|
||||
new /obj/effect/decal/cleanable/liquid_fuel(T, amount)
|
||||
new /obj/effect/decal/cleanable/liquid_fuel(T, amount, FALSE)
|
||||
remove_self(amount)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user