Make Clothing a class and change genericName/formalName (with genericName as...
Make Clothing a class and change genericName/formalName (with genericName as the default) to just name and generic (with name as default). Includes suggested generics for the human player's clothing and changes the position of the belt to 'waist'. make_xml.py is changed such that if the first field of a `clothing` line starts with an lowercase letter, it interprets the line as name,generic,type,etc.; otherwise as the old format.
Showing
- js/save.js 3 additions, 3 deletionsjs/save.js
- js/spniBehaviour.js 1 addition, 3 deletionsjs/spniBehaviour.js
- js/spniClothing.js 8 additions, 10 deletionsjs/spniClothing.js
- js/spniCore.js 7 additions, 7 deletionsjs/spniCore.js
- js/spniTitle.js 40 additions, 40 deletionsjs/spniTitle.js
- opponents/make_xml.py 5 additions, 1 deletionopponents/make_xml.py
- opponents/ordered_xml.py 1 addition, 1 deletionopponents/ordered_xml.py
Loading
Please register or sign in to comment