•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:
polyxenitopalidou@gmail.com
2011-10-16 12:11:33 +00:00
parent 44b3e1ac8e
commit 6393cdd1f5
4 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -203,7 +203,7 @@
force = force_wielded
src.name = "[initial(name)] (Wielded)"
src.update_icon() //If needed by the particular item
user << "\blue You grab the [initial(name)] with both hands, It is ready for use."
user << "\blue You grab the [initial(name)] with both hands."
var/obj/item/weapon/offhand/O = new /obj/item/weapon/offhand(user) ////Let's reserve his other hand~
O.name = text("[initial(src.name)] - Offhand")