Advertisement
poxipox

Untitled

Aug 25th, 2023
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.66 KB | None | 0 0
  1.     <item id="2318" article="a" name="money">
  2.         <attribute key="weight" value="1"/>
  3.     </item>
  4.    
  5.     <item id="2148" article="a" name="Zen" plural="Zeni">
  6.         <attribute key="weight" value="1"/>
  7.         <attribute key="worth" value="1"/>
  8.          <attribute key="algroup" value="2318"/>
  9.     </item>
  10.  
  11.     <item id="2152" article="a" name="Dollar" plural="Dollars">
  12.         <attribute key="weight" value="2"/>
  13.         <attribute key="worth" value="100"/>
  14.          <attribute key="algroup" value="2318"/>
  15.     </item>
  16.    
  17.     <item id="2160" article="a" name="Gold" plural="Golds">
  18.         <attribute key="weight" value="5"/>
  19.         <attribute key="worth" value="10000"/>
  20.          <attribute key="algroup" value="2318"/>
  21.     </item>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement