mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
Simple Animal Xeno Hunter Sprite Fix
- Fixes icon_state for simple mob alien hunter.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
name = "alien hunter"
|
||||
desc = "Hiss!"
|
||||
icon = 'icons/mob/alien.dmi'
|
||||
icon_state = "alienh_running"
|
||||
icon_living = "alienh_running"
|
||||
icon_state = "alienh_s"
|
||||
icon_living = "alienh_s"
|
||||
icon_dead = "alienh_dead"
|
||||
icon_gib = "syndicate_gib"
|
||||
response_help = "pokes"
|
||||
|
||||
Reference in New Issue
Block a user