mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 05:27:39 +01:00
HTML whoopsie-daisy
This commit is contained in:
@@ -538,7 +538,7 @@
|
||||
if(O.loc != user)
|
||||
to_chat(user, "<span class='alert'>\The [O] is too far away to feed into \the [src]!</span>")
|
||||
else
|
||||
user.visible_message("<span class='notice'>You feed \the [O] into \the [src]!</span></span>","<span class='notice'>[user] feeds \the [O] into \the [src]!</span>")
|
||||
user.visible_message("<span class='notice'>You feed \the [O] into \the [src]!</span>","<span class='notice'>[user] feeds \the [O] into \the [src]!</span>")
|
||||
user.unEquip(O)
|
||||
O.forceMove(src)
|
||||
stored_minature = O
|
||||
|
||||
Reference in New Issue
Block a user