Changes dogs to neutral faction. (#44295)

This commit is contained in:
WJohn
2019-06-05 02:40:11 -04:00
committed by ShizCalev
parent 8c144f0c51
commit cc4c330c4a
@@ -9,7 +9,7 @@
speak_emote = list("barks", "woofs")
emote_hear = list("barks!", "woofs!", "yaps.","pants.")
emote_see = list("shakes its head.", "chases its tail.","shivers.")
faction = list("dog")
faction = list("neutral")
see_in_dark = 5
speak_chance = 1
turns_per_move = 10
@@ -483,7 +483,7 @@
icon_state = "narsian"
icon_living = "narsian"
icon_dead = "narsian_dead"
faction = list("dog", "cult")
faction = list("neutral", "cult")
gold_core_spawnable = NO_SPAWN
nofur = TRUE
unique_pet = TRUE