mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Merge branch 'master' into development
This commit is contained in:
@@ -123,6 +123,10 @@
|
||||
else
|
||||
return
|
||||
|
||||
if(!istype(user.get_active_hand(), src))
|
||||
user << "<span class='warning'>You need to be holding the [name] in your active hand.</span>"
|
||||
return
|
||||
|
||||
if(wielded) //Trying to unwield it
|
||||
unwield()
|
||||
user << "<span class='notice'>You are now carrying the [initial(name)] with one hand.</span>"
|
||||
|
||||
Reference in New Issue
Block a user