mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
Update weapons_vr.dm
Fixing a derp
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
user.drop_item()
|
||||
I.loc = src
|
||||
loaded_item = I
|
||||
user.visible_message("<span class='notice'>[user] inserts [I] into [src].", "<font color='blue'>You slot [I] into [src].</span>")
|
||||
user.visible_message("<span class='notice'>[user] inserts [I] into [src].", "<span class='notice'>You slot [I] into [src].</span>")
|
||||
return 1
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user