13 lines
395 B
XML
13 lines
395 B
XML
|
<?xml version="1.0"?>
|
||
|
<items>
|
||
|
<bonus-box model="gift-box.b3d" />
|
||
|
<banana model="banana.b3d" />
|
||
|
<nitro-big model="nitrotank-big.b3d" />
|
||
|
<nitro-small model="nitrotank-small.b3d" />
|
||
|
<!-- While a bubble gum technically
|
||
|
isn't an item, it is internally
|
||
|
handled as one, so list it here -->
|
||
|
<bubblegum model="bubblegum.b3d" />
|
||
|
</items>
|
||
|
|