Skip to content

Commit 6a13e84

Browse files
committed
2 parents f586be9 + 0d334bf commit 6a13e84

File tree

7 files changed

+169
-208
lines changed

7 files changed

+169
-208
lines changed

README.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
# A Battlehorns improved version of the syn_river plugin
2+
With this plugin, you are able to fill durty water from river, and somehow boil the water on fire to create clean water to drink.
3+
Empty Canteens are required to fill from river, as well the empty buckets, so, try to add them into some stores or any NPC you may have.
4+
Fred_metabolism was changed to be able to add items while drinking, so you can be able to see canteen drop 20% of the water each time you drink it, and become empty when you drink it 5 times.
5+
All the sequence images are on the ```img``` folder here. Those do the magic :D
26

37
## Requirements
48
- [bh_metabolism](https://github.com/battlehorns3296/bh_metabolism)
9+
- [fred_hud](https://github.com/battlehorns3296/fred_hud)
510
- [VORP_Inventory](https://github.com/VORPCORE/vorp_inventory-lua)
611
- And all requirements from the above required Plugins
712

813
## Additional
9-
- [fred_hud](https://github.com/battlehorns3296/fred_hud)
14+
- [Vorp_crafting](https://github.com/VORPCORE/vorp_crafting)
15+
To be able to craft clean water canteens
1016

1117
## Preview
1218

@@ -53,12 +59,13 @@ Config.defaultlang = "xx"
5359

5460
## Features
5561
* Small drink amount from the river
56-
* Fill Canteen from river
62+
* Fill Canteen from river (durty water)
63+
* Fill Bucket from river
5764
* Drink from Canteen reduce 20% of the Canteen content
5865
* You dont need to drink the full content of the Canteen to refill it from the river
5966
* You can quick refresh yourself from the river
67+
* Options to Enable/Disable Features on Config file
6068
## TODO
61-
* You can fill your bucket of water from the river to use it to water your crops
6269
* Add items to the Character hands while on the animation
6370
* Add more Config options into the ```config.lua``` file
6471
* And more...

0 commit comments

Comments
 (0)