Skip to content
Snippets Groups Projects
Forked from spnati / spnati
Source project has a limited visibility.
  • ReformCopyright's avatar
    3be83583
    Make Clothing a class and change genericName/formalName (with genericName as... · 3be83583
    ReformCopyright authored and FarawayVision's avatar FarawayVision committed
    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.
    3be83583
    History
    Make Clothing a class and change genericName/formalName (with genericName as...
    ReformCopyright authored and FarawayVision's avatar FarawayVision committed
    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.