From 0efa12126d8139a8cc4cd6072d724402cdeb1774 Mon Sep 17 00:00:00 2001 From: cavesomething Date: Tue, 16 Aug 2005 20:34:45 +0000 Subject: [PATCH] set is_lightable on lanterns and torches git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3551 282e977c-c81d-0410-88c4-b93c2d0d6712 --- light/lantern.arc | 2 ++ light/lantern2.arc | 2 ++ light/torch.arc | 2 ++ 3 files changed, 6 insertions(+) diff --git a/light/lantern.arc b/light/lantern.arc index 80d843443..cf865e1d2 100644 --- a/light/lantern.arc +++ b/light/lantern.arc @@ -9,6 +9,7 @@ food 10000 type 82 nrof 1 glow_radius 0 +is_lightable 1 editable 128 magicmap brown name_pl lanterns @@ -26,6 +27,7 @@ type 82 weight 1500 speed 0.01 glow_radius 5 +is_lightable 1 editable 128 magicmap orange name_pl lanterns diff --git a/light/lantern2.arc b/light/lantern2.arc index f2ad9edec..ef10f8387 100644 --- a/light/lantern2.arc +++ b/light/lantern2.arc @@ -9,6 +9,7 @@ food 10000 type 82 nrof 1 glow_radius 0 +is_lightable 1 editable 128 magicmap brown name_pl lanterns @@ -26,6 +27,7 @@ type 82 weight 2500 speed 0.02 glow_radius 8 +is_lightable 1 editable 128 magicmap orange name_pl lanterns diff --git a/light/torch.arc b/light/torch.arc index a82e3817a..ddbe65298 100644 --- a/light/torch.arc +++ b/light/torch.arc @@ -9,6 +9,7 @@ food 1 changing 1 nrof 1 glow_radius 0 +is_lightable 1 editable 128 magicmap brown name_pl torches @@ -49,6 +50,7 @@ value 0 weight 500 speed 0.15 glow_radius 2 +is_lightable 1 editable 128 name_pl torches client_type 1102