Hixie/cuddlyworld-ide

Hardcode editors for Mass and Size that are more helpful (e.g. give the actual ranges)

Hixie opened this issue · 1 comments

Hixie commented
Hardcode editors for Mass and Size that are more helpful (e.g. give the actual ranges)
Hixie commented

from server code:

   TThingMass = (tmLight, { < 5kg < } tmHeavy, { < 25kg < } tmPonderous, { < 125kg < } tmLudicrous);
   TThingSize = (tsSmall, { < 0.1m (10cm) < } tsBig, { < 1m < } tsMassive, { < 10m < } tsGigantic, { < 100m < } tsLudicrous);