mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
quantum physics (#18122)
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
if(injecting)
|
||||
to_chat(user, SPAN_WARNING("Shut \the [src] off before playing with the fuel rod!"))
|
||||
return
|
||||
if(!user.unEquip(W, src))
|
||||
if(!user.unEquip(W, 0, src))
|
||||
return
|
||||
if(cur_assembly)
|
||||
visible_message(SPAN_NOTICE("\The [user] swaps \the [src]'s [cur_assembly] for \a [W]."))
|
||||
|
||||
Reference in New Issue
Block a user