items: Add the 3 missing male clothes.

This commit is contained in:
Loïc Hoguin 2010-09-07 00:24:13 +02:00
parent 4ffd581b4a
commit 7b5c853a4a

View File

@ -381,6 +381,11 @@
rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{
appearance=16#1100, type=2, manufacturer=0, overlap=16#11, gender=male, colors= << 16#2d5d87db:32, 16#abf7cd8b:32, 16#bcb5:16 >>
}}},
{16#09022000, #psu_item{name="Bikini Swim Pants",
description="",
rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{
appearance=16#2300, type=2, manufacturer=0, overlap=16#11, gender=male, colors= << 16#aaacda5c:32, 16#9288ad7a:32, 16#2de9:16 >>
}}},
{16#09022100, #psu_item{name="Swimming Trunks",
description="",
rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{
@ -507,6 +512,16 @@
rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{
appearance=16#1100, type=3, manufacturer=0, overlap=16#20, gender=male, colors= << 16#2d5d87db:32, 16#abf7cd8b:32, 16#bcb5:16 >>
}}},
{16#09032000, #psu_item{name="FOnewm Shoes",
description="",
rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{
appearance=16#1b00, type=3, manufacturer=0, overlap=16#20, gender=male, colors= << 16#9ded3d2c:32, 16#c1defb1b:32, 16#a7eb:16 >>
}}},
{16#09032100, #psu_item{name="Bikini Swim Shoes",
description="",
rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{
appearance=16#2300, type=3, manufacturer=0, overlap=16#10, gender=male, colors= << 16#aaacda5c:32, 16#9288ad7a:32, 16#2de9:16 >>
}}},
{16#09032200, #psu_item{name="Normal Swim Shoes",
description="",
rarity=5, buy_price=10, sell_price=1, data=#psu_clothing_item{
@ -704,10 +719,11 @@
16#09012100, 16#09012200, 16#09012300, 16#09012400, 16#09012500, 16#09012600, 16#09012700, 16#09012800, 16#09012900,
16#09020000, 16#09020100, 16#09020200, 16#09020300, 16#09020400, 16#09020500, 16#09020600, 16#09020700, 16#09020800,
16#09020900, 16#09020a00, 16#09020b00, 16#09021900, 16#09021a00, 16#09021b00, 16#09021c00, 16#09021d00, 16#09021e00,
16#09021f00, 16#09022100, 16#09030000, 16#09030100, 16#09030200, 16#09030300, 16#09030400, 16#09030500, 16#09030600,
16#09030700, 16#09030800, 16#09030900, 16#09030a00, 16#09030b00, 16#09031900, 16#09031a00, 16#09031b00, 16#09031c00,
16#09031d00, 16#09031e00, 16#09031f00, 16#09032200, 16#09040000, 16#09050000, 16#09050100, 16#09050200, 16#09050300,
16#09050700, 16#09050800, 16#09060000, 16#09060100, 16#09060200, 16#09060300, 16#09060a00, 16#09060b00, 16#09060c00]).
16#09021f00, 16#09022000, 16#09022100, 16#09030000, 16#09030100, 16#09030200, 16#09030300, 16#09030400, 16#09030500,
16#09030600, 16#09030700, 16#09030800, 16#09030900, 16#09030a00, 16#09030b00, 16#09031900, 16#09031a00, 16#09031b00,
16#09031c00, 16#09031d00, 16#09031e00, 16#09031f00, 16#09032000, 16#09032100, 16#09032200, 16#09040000, 16#09050000,
16#09050100, 16#09050200, 16#09050300, 16#09050700, 16#09050800, 16#09060000, 16#09060100, 16#09060200, 16#09060300,
16#09060a00, 16#09060b00, 16#09060c00]).
-define(STD_CONSUMABLES, [16#03010000, 16#03010100, 16#03010200, 16#03010300, 16#03010500, 16#03010600,
16#03010700, 16#03010900, 16#03010a00, 16#03010b00, 16#03010c00, 16#03010d00, 16#03010e00, 16#03020000,
16#0c010000, 16#0c010100, 16#0c010200, 16#0c010300, 16#0c010400, 16#0c010500, 16#0c010600, 16#0c010700, 16#0c010800,