quantum physics (#18122)

This commit is contained in:
Ramke
2024-01-01 17:20:01 +00:00
committed by GitHub
parent 9f9872e421
commit ef47124c6f
2 changed files with 43 additions and 1 deletions
@@ -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]."))