From e301ab99290f48377200bf88a42dbe2db44cdcb3 Mon Sep 17 00:00:00 2001 From: silvernexus Date: Sun, 28 Jan 2018 03:20:25 +0000 Subject: [PATCH] Change coffee type from poison food (7) to drink (54), as r13937 intended to do. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20554 282e977c-c81d-0410-88c4-b93c2d0d6712 --- ChangeLog | 4 ++++ food/coffee.arc | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a86dc3cc9..c135125ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fix r13937, which changed coffee to poison_food type when it meant to change to drink. +food/coffee.arc +Daniel Hawkins 2018-01-27 + Make beholder leaders look slightly dfferent from regular beholders and give them a second forward face. monster/beholder/beholder_leader_arc.face monster/beholder/beholder_leader.face diff --git a/food/coffee.arc b/food/coffee.arc index 67ad32c57..57b4559f0 100644 --- a/food/coffee.arc +++ b/food/coffee.arc @@ -4,7 +4,7 @@ on_use_yield coffee_empty face coffee.111 food 10 nrof 1 -type 7 +type 54 material 32 value 25 weight 5000