Skip to content

Commit

Permalink
FAST FIX (Опоздал на 2 недели)
Browse files Browse the repository at this point in the history
  • Loading branch information
MalorMorfin committed Dec 23, 2024
1 parent 87306f5 commit 1d0cc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/stacks/rods.dm
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@
if(!use(2))
to_chat(user, span_warning("You need more rods."))
return
T.ChangeTurf(/turf/open/floor/engine)
T.PlaceOnTop(/turf/open/floor/engine)
playsound(src, 'sound/items/deconstruct.ogg', 25, 1)

0 comments on commit 1d0cc5c

Please sign in to comment.