Basic Space Dragon (#78979)

This commit is contained in:
Jacquerel
2023-10-14 15:53:28 -07:00
committed by GitHub
parent 3b23ec7815
commit cf5c1fa08c
45 changed files with 762 additions and 654 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
/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)
/turf/open/floor/holofloor/tool_act(mob/living/user, obj/item/tool, tool_type, is_right_clicking)
return
/turf/open/floor/holofloor/burn_tile()