mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Fixes axes being placed in the tile.
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
if(!user.drop_item())
|
||||
return
|
||||
fireaxe = F
|
||||
F.forceMove(loc)
|
||||
F.forceMove(src)
|
||||
user << "<span class='caution'>You place the [F.name] back in the [name].</span>"
|
||||
update_icon()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user