CVS: arch: potions updated to yeild empty potion bottles on use
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3856 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
bebe4467b4
commit
897e71d6cf
|
@ -11,5 +11,6 @@ value 12500
|
|||
Cha 1
|
||||
editable 2048
|
||||
name_pl potions of charisma
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
|
|
@ -11,6 +11,7 @@ value 5800
|
|||
resist_fire 90
|
||||
editable 2048
|
||||
name_pl potions of fire resistance
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
Object potion_cold2
|
||||
|
@ -26,6 +27,7 @@ value 28000
|
|||
resist_fire 95
|
||||
editable 2048
|
||||
name_pl potions of lava resistance
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
||||
|
|
|
@ -11,5 +11,6 @@ value 14500
|
|||
Con 1
|
||||
editable 2048
|
||||
name_pl potions of constitution
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
|
|
@ -11,5 +11,6 @@ value 14000
|
|||
Dex 1
|
||||
editable 2048
|
||||
name_pl potions of dexterity
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
|
|
@ -11,6 +11,7 @@ value 5200
|
|||
resist_cold 90
|
||||
editable 2048
|
||||
name_pl potions of cold resistance
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
Object potion_fire2
|
||||
|
@ -26,6 +27,7 @@ value 28000
|
|||
resist_cold 95
|
||||
editable 2048
|
||||
name_pl potions of frost resistance
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
||||
|
|
|
@ -11,5 +11,6 @@ value 5200
|
|||
sp 35
|
||||
editable 2048
|
||||
name_pl healing potions
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
|
|
@ -11,5 +11,6 @@ value 500
|
|||
sp 80
|
||||
editable 2048
|
||||
name_pl potions of heroism
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
|
|
@ -12,5 +12,6 @@ editable 2048
|
|||
attacktype 1048576
|
||||
need_an 1
|
||||
name_pl improvement potions
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
|
|
@ -11,5 +11,6 @@ value 13000
|
|||
Int 1
|
||||
editable 2048
|
||||
name_pl potions of intelligence
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
|
|
@ -11,6 +11,7 @@ value 10000
|
|||
resist_physical 90
|
||||
editable 2048
|
||||
name_pl potions of invulnerability
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
Object potion_aethereality
|
||||
|
@ -26,6 +27,7 @@ value 28000
|
|||
resist_physical 95
|
||||
editable 2048
|
||||
name_pl potions of aethereality
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
||||
|
|
|
@ -11,5 +11,6 @@ weight 1800
|
|||
value 5200
|
||||
editable 2048
|
||||
name_pl magic power potions
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
|
|
@ -11,5 +11,6 @@ value 13500
|
|||
Pow 1
|
||||
editable 2048
|
||||
name_pl potions of power
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
|
|
@ -10,5 +10,6 @@ weight 1500
|
|||
color_fg light_blue
|
||||
editable 2048
|
||||
name_pl potions of life
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
|
|
@ -11,5 +11,6 @@ value 15000
|
|||
Str 1
|
||||
editable 2048
|
||||
name_pl potions of strength
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
|
|
@ -11,5 +11,6 @@ value 12000
|
|||
Wis 1
|
||||
editable 2048
|
||||
name_pl potions of wisdom
|
||||
on_use_yield potion_empty
|
||||
client_type 651
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue