Advertisement
Guest User

Untitled

a guest
May 20th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. ['have_withdrawn'] = 'you have withdrawn ~y~x%s~s~ ~b~%s~s~',
  2. ['have_deposited'] = 'you have deposited ~y~x%s~s~ ~b~%s~s~',
  3. ['free_prop'] = 'property For Sale',
  4. ['property'] = 'property',
  5. ['enter'] = 'enter',
  6. ['leave'] = 'sell',
  7. ['buy'] = 'buy',
  8. ['rent'] = 'rent',
  9. ['visit'] = 'visit',
  10. ['press_to_menu'] = 'press ~INPUT_CONTEXT~ to access the menu',
  11. ['owned_properties'] = 'acquired properties',
  12. ['available_properties'] = 'available properties',
  13. ['invite_player'] = 'invite a player',
  14. ['you_invited'] = 'you invited ~y~%s~s~ to your property',
  15. ['player_clothes'] = 'clothes',
  16. ['remove_cloth'] = 'remove clothing',
  17. ['removed_cloth'] = 'the outfit has been removed from your wardrobe!',
  18. ['remove_object'] = 'remove object',
  19. ['deposit_object'] = 'deposit object',
  20. ['invite'] = 'invite',
  21. ['dirty_money'] = 'dirty money: <span style="color: red;">$%s</span>',
  22. ['inventory'] = 'inventory',
  23. ['amount'] = 'amount?',
  24. ['amount_invalid'] = 'invalid amount',
  25. ['press_to_exit'] = 'press ~INPUT_CONTEXT~ to exit the property',
  26. ['rented_for'] = 'you rented a property for ~g~$%s~s~',
  27. ['purchased_for'] = 'you purchased a property for ~g~$%s~s~',
  28. ['made_property'] = 'you have made a property',
  29. ['not_enough'] = 'you do not have enough money',
  30. ['invalid_quantity'] = 'invalid quantity',
  31. ['paid_rent'] = 'you ~g~paid~s~ your rent: ~g~$%s~s~',
  32. ['not_enough_in_property'] = 'there\'s not enough of ~r~that item~s~ in the property!',
  33. ['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!',
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement