mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
usr -> user in monkey dexterity.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
/obj/item/device/violin/attack_self(mob/user as mob)
|
||||
if(!user.IsAdvancedToolUser())
|
||||
usr << "<span class='danger'>You don't have the dexterity to do this!</span>"
|
||||
user << "<span class='danger'>You don't have the dexterity to do this!</span>"
|
||||
return 1
|
||||
interact(user)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user