From 421ddb06f24417992851ab350710ca825311405e Mon Sep 17 00:00:00 2001 From: rjtanner Date: Wed, 30 Mar 2016 06:00:28 +0000 Subject: [PATCH] Make barrels (indoor/barrel.arc) so they can not be picked up by players. Fixed Bug #815. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20234 282e977c-c81d-0410-88c4-b93c2d0d6712 --- ChangeLog | 5 +++++ indoor/barrel.arc | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6ee19ff21..39a3a10ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Make barrels so they can not be picked up by players. +This addresses Bug #815. +indoor/barrel.arc +Rick Tanner 2015-03-30 + Pixel cleanup on a_helmet. Removed unused palette colors when done. armour/helmet/a_helmet.base.111.png diff --git a/indoor/barrel.arc b/indoor/barrel.arc index 684ba4df8..8682859a5 100644 --- a/indoor/barrel.arc +++ b/indoor/barrel.arc @@ -5,6 +5,7 @@ weight 100000 move_block all can_roll 1 move_type 1 +no_pick 1 name_pl barrels client_type 8002 end