Fixes Alina's donor sprites and adjusts dark medihound to not trigger the red cross

This commit is contained in:
BlackMajor
2019-09-09 20:38:51 +12:00
parent 3e5a192af0
commit c824f4a6fe
2 changed files with 1 additions and 0 deletions

View File

@@ -1261,6 +1261,7 @@
var/choice = alert(src, "Select resting pose", "", "Resting", "Sitting", "Belly up")
switch(choice)
if("Resting")
update_icons()
return 0
if("Sitting")
sitting = 1