--- deliantra/arch/random/randomPoti.arc 2007/03/03 01:16:28 1.5 +++ deliantra/arch/random/randomPoti.arc 2008/07/13 20:12:04 1.8 @@ -1,10 +1,20 @@ object random_potion face randomPoti.x11 -color_bg orange -type 4 hp 1 +type 4 randomitems random_potion auto_apply 1 editable 4 magicmap orange end + +object random_resist_potion +face randomPoti.x11 +hp 1 +type 4 +randomitems random_resist_potion +auto_apply 1 +editable 4 +magicmap orange +end +