mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Diona and Lumber Tweaks and Fixes (#9975)
This commit is contained in:
@@ -414,8 +414,8 @@ var/list/diona_banned_languages = list(
|
||||
if(E_old)
|
||||
qdel(E_old)
|
||||
|
||||
visible_message("<span class='danger'>With a shower of sticky sap, a new mass of tendrils bursts forth from [src]'s trunk, forming a new [E]</span>",
|
||||
"<span class='danger'>With a shower of sticky sap, a new mass of tendrils bursts forth from your trunk, forming a new [E]</span>")
|
||||
visible_message("<span class='danger'>With a shower of sticky sap, a new mass of tendrils bursts forth from [src]'s trunk, forming a new [E].</span>",
|
||||
"<span class='danger'>With a shower of sticky sap, a new mass of tendrils bursts forth from your trunk, forming a new [E].</span>")
|
||||
var/datum/reagents/vessel = get_vessel(0)
|
||||
var/datum/reagent/B = vessel.get_master_reagent()
|
||||
B.touch_turf(get_turf(src))
|
||||
|
||||
Reference in New Issue
Block a user