Project Zomboid

Project Zomboid

Hydrocraft (Build 40)
arrukus 2016 年 1 月 7 日 上午 10:01
Here are some fun changes I thought of.
item Gauze
{
Type = Normal,
DisplayName = Gauze,
Icon = CottonBalls,
Weight = 0.1,
}

recipe Disassemble Tampons
{
HCTampon=1,
Result:Gauze=1,
Time:5,
}

recipe Improvised Bandaid
{
Gauze/CottonBalls=1,
Scotchtape/DuctTape/Twine/FishingLine=1,

Result:Bandaid=1,
Time:15,
}

item HCMouthwash
{
Weight = 0.2,
Type = Food,
ThirstChange = -20,
DisplayName = Mouthwash,
icon = HCMouthwash,
Poison = true,
DisplayCategory = Item,
PoisonDetectionLevel = 3,
PoisonPower = 10,
Alcoholic = TRUE,
AlcoholPower = 1,
CustomContextMenu = Drink,
CustomEatSound = PZ_DrinkingFromBottle,
}

item HCMouthwash2
{
Weight = 0.2,
Type = Food,
ThirstChange = -20,
DisplayName = Mouthwash,
icon = HCMouthwash2,
Poison = true,
DisplayCategory = Item,
PoisonDetectionLevel = 3,
PoisonPower = 10,
Alcoholic = TRUE,
AlcoholPower = 1,
CustomContextMenu = Drink,
CustomEatSound = PZ_DrinkingFromBottle,
}
最后由 arrukus 编辑于; 2016 年 1 月 16 日 下午 2:22
< >
正在显示第 1 - 3 条,共 3 条留言
Hydromancerx  [开发者] 2016 年 1 月 25 日 下午 4:08 
Thanks for the ideas!
arrukus 2016 年 1 月 25 日 下午 10:11 
引用自 Hydromancerx
Thanks for the ideas!
You should check this out. http://theindiestone.com/forums/index.php/topic/17802-drain-able-food/
arrukus 2016 年 1 月 25 日 下午 10:23 
Haven't had the time to take a look at it yet to see what I can do with it.
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50