Advertisement
Guest User

Slablands cheat guide

a guest
Oct 18th, 2017
4,600
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Enabled developer mode:
  2. Go into the game folder and open options.rpy. Enable config.developer and now shift + D should do it.
  3.  
  4. Increase stats or gold:
  5. $ STR += 1
  6. $ END += 1
  7. $ AGI += 1
  8. $ INT += 1
  9. $ CHA += 1
  10. $ LDR +=1
  11. $ LCK += 1
  12.  
  13. $ GOLD += 1
  14.  
  15. Change 1 to whatever number you wish
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement