Merge pull request #5524 from Citadel-Station-13/upstream-merge-35629
[MIRROR] Converts floor tool interactions to tool_act, fixes flooring exploits
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
/turf/open/floor/holofloor/attackby(obj/item/I, mob/living/user)
|
||||
return // HOLOFLOOR DOES NOT GIVE A FUCK
|
||||
|
||||
/turf/open/floor/holofloor/tool_act(mob/living/user, obj/item/I, tool_type)
|
||||
return
|
||||
|
||||
/turf/open/floor/holofloor/burn_tile()
|
||||
return //you can't burn a hologram!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user