Skip to content

Commit

Permalink
Obsolete rural biome mod (CleverRaven#70609)
Browse files Browse the repository at this point in the history
* Npc retreat2 (#29)

* Expose NPC AI consts to options

I will probably need a little help with this

* Restore 'regroup on player'

Now it won't kick in if the NPC is already close to you

* Remove unnecessary messages

* Npc retreat2 (#30)

* Expose NPC AI consts to options

I will probably need a little help with this

* Restore 'regroup on player'

Now it won't kick in if the NPC is already close to you

* Remove unnecessary messages

* Update data/core/game_balance.json

* Update modinfo.json

* Update modinfo.json

* delete dirty commits from my master

I hate the web interface
  • Loading branch information
I-am-Erk authored Jan 2, 2024
1 parent b4f834c commit abb009b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/mods/rural_biome/modinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"category": "content",
"dependencies": [ "dda" ],
"version": "0.1",
"obsolete": false
"obsolete": true,
"//": "should not be deleted until actual biomes exist in the game"
}
]

0 comments on commit abb009b

Please sign in to comment.