Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- prayer: {
- element: null,
- type: null,
- effect: 'status',
- target: 'self',
- nrg: 1,
- faith: 1,
- condition: function(user){
- return user.faithLimit();
- }
- },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement