Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. GamePref.LandClaimCount = 1
  2. GamePref.LandClaimDeadZone = 120
  3. GamePref.LandClaimDecayMode = 2
  4. GamePref.LandClaimExpiryTime = 10
  5. GamePref.LandClaimOfflineDurabilityModifier = 0
  6. GamePref.LandClaimOnlineDurabilityModifier = 0
  7. GamePref.LandClaimSize = 100
  8.  
  9. GameStat.LandClaimCount = 1
  10. GameStat.LandClaimDeadZone = 30
  11. GameStat.LandClaimDecayMode = 0
  12. GameStat.LandClaimExpiryTime = 3
  13. GameStat.LandClaimOfflineDurabilityModifier = 32
  14. GameStat.LandClaimOnlineDurabilityModifier = 32
  15. GameStat.LandClaimSize = 41
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement