From c0ce47a2add128db990a0f754354a97b94aed5d2 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Mon, 7 May 2007 20:45:08 +0000 Subject: [PATCH] Fix bug #1687761: Archetype using undefined type number. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6205 282e977c-c81d-0410-88c4-b93c2d0d6712 --- inorganic/dust_effect.arc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inorganic/dust_effect.arc b/inorganic/dust_effect.arc index cf323c927..bf6faac78 100644 --- a/inorganic/dust_effect.arc +++ b/inorganic/dust_effect.arc @@ -1,6 +1,6 @@ Object dust_effect name cloud of dust -type 88 +type 79 level 1 face dust_effect.111 color_fg brown