mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Fix cheese path. (#14699)
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
result_amount = 5
|
||||
mix_message = "The mixture curdles up."
|
||||
|
||||
/datum/chemical_reaction/cheese/on_reaction(datum/reagents/holder)
|
||||
/datum/chemical_reaction/fake_cheese/on_reaction(datum/reagents/holder)
|
||||
var/turf/T = get_turf(holder.my_atom)
|
||||
T.visible_message("<span class='notice'>A faint cheese-ish smell drifts through the air...</span>")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user