mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Bugfixes (#6664)
Fixes #6504 Fixes #6508 Modular guns can now be used for turret construction bugfixes were seperated from: #6505
This commit is contained in:
committed by
Erki
parent
706164bd60
commit
df4ccdd7b4
@@ -301,7 +301,7 @@
|
||||
break
|
||||
|
||||
user.visible_message("<span class='notice'>[user] attached [src] onto [newtarget] and flicks it on. The magnetic lock now seals [newtarget].</span>", "<span class='notice'>You attached [src] onto [newtarget] and switched on the magnetic lock.</span>")
|
||||
user.drop_item() //TODO: Look into this
|
||||
user.drop_from_inventory(src, src.loc)
|
||||
|
||||
forceMove(get_step(newtarget.loc, reverse_direction(direction)))
|
||||
set_dir(reverse_direction(direction))
|
||||
|
||||
Reference in New Issue
Block a user