mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user