tbamud/lib/world
Steaphan Greene 9856fca4e3 Fix a few apparent TBA world consistency errors. (#65)
These are mostly cases of confusion between the "on the body"
and "about the body" slots (5 and 12).

But, there are also some that seem to just be misconfigured,
like non-weapons being wielded, worn items being unwearable,
weapons being worn instead of wielded, and items being worn
instead of held.

I have an independent MUD codebase that reads these files, and
so this gives me an ability to somewhat orthogonally test these,
and easily find this sort of issue.

I did avoid all the cases where it was clear this was done
intentionally, like all the cases where the second neck was
used for the missing face slot (masks, etc).

The ones fixed here all seem to really be (minor) bugs.
2019-11-17 21:52:01 -05:00
..
mob Update World for release 2017-02-04 18:10:07 +01:00
obj Fix a few apparent TBA world consistency errors. (#65) 2019-11-17 21:52:01 -05:00
qst Removed empty quest file 2018-01-15 01:37:03 +01:00
shp Fixing permissions and adding God Complex extension (thanks Whiteknight) 2017-01-20 15:19:12 -05:00
trg Minor fixes for done/end markers in one script. (#63) 2019-11-17 15:48:41 -05:00
wld Undo apparent accidental @-color replaces in upstream TBA files. (#62) 2019-11-17 15:46:39 -05:00
zon Fix a few apparent TBA world consistency errors. (#65) 2019-11-17 21:52:01 -05:00