New UI icon

This commit is contained in:
Chayse Ramsay
2018-02-16 21:14:55 +00:00
parent 47e9b2fe63
commit 29bdef8664
2 changed files with 2 additions and 2 deletions
@@ -241,7 +241,7 @@
attack_sound = 'sound/weapons/slash.ogg'
miss_sound = 'sound/weapons/slashmiss.ogg'
//##########SLIMEPEOPLE##########
/datum/species/jelly/roundstartslime
name = "Slimeperson"
@@ -261,7 +261,7 @@
/datum/action/innate/slime_change
name = "Alter Form"
check_flags = AB_CHECK_CONSCIOUS
button_icon_state = "slimesplit" //placeholder
button_icon_state = "alter_form" //placeholder
icon_icon = 'icons/mob/actions/actions_slime.dmi'
background_icon_state = "bg_alien"