jefflunt / rpglogger

(retired) Build your own strategy guide for any RPG
6 stars 0 forks source link

Clean up WorldObjectProperty data types #33

Open jefflunt opened 12 years ago

jefflunt commented 12 years ago
  1. Get rid of the datetime value
  2. Change the 'boolean' type name to 'true/false', which is more readable by regular, non-programmers
  3. Change the 'string' type name to 'a few words'
  4. Change the 'text' type name to 'a whole lotta words'