mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01: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