Dev fixes-alberyk (#904)

Fixes half of #893
Fix usiki's cane
Fix an issue with the brig map
Borked revolver messages
This commit is contained in:
Alberyk
2016-09-11 11:30:33 +03:00
committed by skull132
parent 1eecba9adc
commit e160c35774
5 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -186,7 +186,7 @@
item_state = "usiki_cane"
contained_sprite = 1
/obj/item/weapon/cane/fluff/uski_cane/attack_self(mob/user as mob)
/obj/item/weapon/cane/fluff/usiki_cane/attack_self(mob/user as mob)
if(user.get_species() == "Unathi")
user << "This cane has the words 'A new and better life' carved into one side in basic, and on the other side in Sinta'Unathi."
else