RPG Items

by OwnlyMe

63 items, 30 effects, lots of fun!

Content
4 years ago
0.17 - 0.18
34
Armor

g configs

4 years ago

how do i modify the income per second?

4 years ago
(updated 4 years ago)

you can only decrease the item costs.
its in the runtime settings
otherwise...:
/c local forces = remote.call("rpg-items", "get", "forces") forces[game.player.force.name].bonuses.income = 2 remote.call("rpg-items", "set", "forces", forces)

New response