mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-27 18:41:59 +00:00
•Fireaxe is now backslotable again, all bugs fixed.
•CHANGELOG updated about bugfixing git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2374 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -432,6 +432,9 @@
|
||||
return
|
||||
if (!( W.flags & ONBACK ))
|
||||
return
|
||||
if(W.twohanded && W.wielded)
|
||||
usr << "Unwield the [initial(W.name)] first!"
|
||||
return
|
||||
u_equip(W)
|
||||
back = W
|
||||
W.equipped(src, text)
|
||||
|
||||
Reference in New Issue
Block a user