-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit 8a43e0c
Doggo JSON cleanup (#74645)
* Remove duplicate dog flags
Each breed of dog had their flags duplicated instead of extending or deleting the unused flags from the base monster.
* Puppies use copy-from
Updated all of the puppies to copy from the base mon_dog_pup so I could rip all the duplicated entries out.
* Remove more duplicates
Petfood was defined on every adult dog, oof. Also went through and removed eat_food specials that were duplicated and combed through the chihuahuas. :3
* Apply Karol's Suggestions
In addition to applying the suggestions Karol sent, I made the executive decision that all dogs are decent in packs and retain the SWARMS and GROUP_MORALE flags.
Dogs almost always spawn in small packs so it makes sense for them to have more pack mentality reflected in their definitions.
* Apply Karol's Suggestions
In addition to applying the suggestions Karol sent, I made the executive decision that all dogs are decent in packs and retain the SWARMS and GROUP_MORALE flags.
Dogs almost always spawn in small packs so it makes sense for them to have more pack mentality reflected in their definitions.
Co-Authored-By: Karol1223 <[email protected]>
---------
Co-authored-by: Karol1223 <[email protected]>1 parent 7a8edad commit 8a43e0cCopy full SHA for 8a43e0c
File tree
Expand file treeCollapse file tree
1 file changed
+52
-682
lines changedOpen diff view settings
Filter options
- data/json/monsters
Expand file treeCollapse file tree
1 file changed
+52
-682
lines changedOpen diff view settings
0 commit comments