Results 1 to 1 of 1

Thread: Jars and gameobj-data.xml

  1. #1

    Default Jars and gameobj-data.xml

    The XML classifies jars as:

    Code:
    	<type name="jar">
    		<noun>^(?:jar|bottle|beaker)$</noun>
    		<exclude>^glass bottle$</exclude>
    	</type>
    But Ta'Illistim's jars are "a vaalin-rimmed glass bottle", which causes a false negative. Their name only shows up as "glass bottle"; vaalin-rimmed is part of the long and thus isn't picked up, so adding a name field to jar won't help.

    Not sure what other glass bottles were causing the issue, but I killed the exclude on my end.
    Last edited by Gnomad; 03-05-2016 at 11:41 AM.

Similar Threads

  1. gameobj-data.xml
    By nunye in forum The Lich Project
    Replies: 0
    Last Post: 12-05-2016, 04:53 PM
  2. Replies: 1
    Last Post: 12-12-2015, 08:47 AM
  3. gameobj-data.xml - How do you add gems?
    By SashaFierce in forum The Lich Project
    Replies: 1
    Last Post: 10-24-2015, 02:02 PM
  4. gameobj-data.xml
    By masterdtwin in forum The Lich Project
    Replies: 4
    Last Post: 09-19-2013, 07:44 PM
  5. sorter.lic, or rather, gameObj-data.xml
    By vyrshkana in forum The Lich Project
    Replies: 1
    Last Post: 02-13-2013, 03:10 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •