mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 18:02:57 +00:00
break at the end
This commit is contained in:
@@ -493,4 +493,4 @@
|
|||||||
to_chat(user, span_notice("You eject [current_potion] from [src]."))
|
to_chat(user, span_notice("You eject [current_potion] from [src]."))
|
||||||
if(!user.put_in_hands(current_potion))
|
if(!user.put_in_hands(current_potion))
|
||||||
current_potion.forceMove(drop_location())
|
current_potion.forceMove(drop_location())
|
||||||
current_potion = null
|
current_potion = null
|
||||||
|
|||||||
Reference in New Issue
Block a user