add name_pl, client_type information to objects that can get picked up.
Remove some duplicates, change poisonfood to use the same face as booze so you can't tell simply by looking at it that it is bad food. Change some of the names for the skill scrolls to put them more in line with the skills they actually give you. MSW 2002-05-30 git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1604 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
52c64aa051
commit
1b4601c792
|
@ -1,5 +1,7 @@
|
|||
Object elvenboots
|
||||
name elven boots
|
||||
name_pl elven boots
|
||||
client_type 290
|
||||
nrof 1
|
||||
face elvenboots.111
|
||||
value 30000
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object high_boots
|
||||
name jack boots
|
||||
name_pl jack boots
|
||||
client_type 291
|
||||
face high_boots.111
|
||||
value 60
|
||||
last_heal 4
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object idaten
|
||||
name Idaten boots
|
||||
name_pl Idaten boots
|
||||
client_type 290
|
||||
nrof 1
|
||||
exp 5
|
||||
face idaten.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object levitationboots
|
||||
name levitation boots
|
||||
name_pl levitation boots
|
||||
client_type 290
|
||||
nrof 1
|
||||
face lev_boots.111
|
||||
value 35000
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object low_boots
|
||||
name shoes
|
||||
name_pl shoes
|
||||
client_type 291
|
||||
face low_boots.111
|
||||
value 25
|
||||
color_fg brown
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object sandals
|
||||
name sandals
|
||||
name_pl sandals
|
||||
client_type 291
|
||||
face sandals.111
|
||||
value 5
|
||||
weight 500
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object speedboots
|
||||
name speed boots
|
||||
name_pl speed boots
|
||||
client_type 290
|
||||
nrof 1
|
||||
exp 6
|
||||
face speedboots.111
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object bracers_ac
|
||||
nrof 1
|
||||
name bracers
|
||||
name_pl bracers
|
||||
client_type 311
|
||||
type 104
|
||||
face bracers_ac.111
|
||||
ac 1
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object bracers_dex
|
||||
nrof 1
|
||||
name bracers
|
||||
name_pl bracers
|
||||
client_type 311
|
||||
title of dexterity
|
||||
face bracersdex.111
|
||||
type 104
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object cloak
|
||||
name cloak
|
||||
name_pl cloaks
|
||||
client_type 281
|
||||
type 87
|
||||
face cloak.111
|
||||
ac 0
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object magic_resist
|
||||
name Cloak of Magic Resistance
|
||||
name_pl Cloaks of Magic Resistance
|
||||
client_type 280
|
||||
nrof 1
|
||||
type 87
|
||||
face magic_resist.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object oilskin
|
||||
name oilskin cloak
|
||||
name_pl oilskin cloaks
|
||||
client_type 280
|
||||
type 87
|
||||
face oilskin.111
|
||||
Dex -1
|
||||
|
|
|
@ -1,12 +1,13 @@
|
|||
Object serp_cloak
|
||||
name serpent cloak
|
||||
name_pl serpent cloaks
|
||||
client_type 280
|
||||
type 87
|
||||
face serp_cloak.111
|
||||
ac 1
|
||||
weight 700
|
||||
color_fg green
|
||||
resist_poison 30
|
||||
|
||||
value 900
|
||||
material 32
|
||||
editable 5120
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
Object gauntlets
|
||||
nrof 1
|
||||
name gauntlets
|
||||
client_type 305
|
||||
face gauntlet_s.111
|
||||
type 100
|
||||
resist_physical 3
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
Object gauntlets_dex
|
||||
nrof 1
|
||||
name gauntlets
|
||||
client_type 305
|
||||
title of dexterity
|
||||
face gauntlet_s.111
|
||||
type 100
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object gauntlets_str
|
||||
nrof 1
|
||||
name gauntlets
|
||||
name_pl gauntlets
|
||||
client_type 305
|
||||
title of strength
|
||||
face gauntlet_s.111
|
||||
type 100
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
Object gloves
|
||||
nrof 1
|
||||
name gloves
|
||||
client_type 301
|
||||
face gloves.111
|
||||
type 100
|
||||
resist_physical 1
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object god_finger
|
||||
nrof 1
|
||||
name God Finger
|
||||
name_pl God Fingers
|
||||
client_type 300
|
||||
type 100
|
||||
face god_finger.111
|
||||
anim
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object shining_finger
|
||||
nrof 1
|
||||
name Shining Finger
|
||||
name_pl Shining Fingers
|
||||
client_type 300
|
||||
type 100
|
||||
face shining_finger.111
|
||||
anim
|
||||
|
|
|
@ -2,6 +2,8 @@ Object girdle_strcon
|
|||
nrof 1
|
||||
type 113
|
||||
name girdle
|
||||
name_pl girdles
|
||||
client_type 321
|
||||
title of fighting
|
||||
face gir_strcon.111
|
||||
anim
|
||||
|
|
|
@ -2,6 +2,8 @@ Object girdle_con
|
|||
nrof 1
|
||||
type 113
|
||||
name girdle
|
||||
name_pl girdles
|
||||
client_type 321
|
||||
title of constitution
|
||||
face girdle_con.111
|
||||
anim
|
||||
|
|
|
@ -2,6 +2,8 @@ Object girdle_dam
|
|||
nrof 1
|
||||
type 113
|
||||
name girdle
|
||||
name_pl girdles
|
||||
client_type 321
|
||||
title of damage
|
||||
face girdle_dam.111
|
||||
anim
|
||||
|
|
|
@ -2,6 +2,8 @@ Object girdle_str
|
|||
nrof 1
|
||||
type 113
|
||||
name girdle
|
||||
name_pl girdles
|
||||
client_type 321
|
||||
title of strength
|
||||
face girdle_str.111
|
||||
anim
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object a_helmet
|
||||
name helmet
|
||||
name_pl helmets
|
||||
client_type 271
|
||||
nrof 1
|
||||
type 34
|
||||
face a_helmet.111
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object bighorned_helmet
|
||||
nrof 1
|
||||
name horned helmet
|
||||
name_pl horned helmets
|
||||
client_type 271
|
||||
type 34
|
||||
face bighorn_he.111
|
||||
last_heal 3
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
Object eyeglasses
|
||||
nrof 1
|
||||
name eye glasses
|
||||
client_type 275
|
||||
type 34
|
||||
face eyeglasses.111
|
||||
weight 120
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object full_helmet
|
||||
nrof 1
|
||||
name full helmet
|
||||
name_pl full helmets
|
||||
client_type 271
|
||||
type 34
|
||||
face fullhelmet.111
|
||||
last_heal 10
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
Object helmet
|
||||
name helmet
|
||||
name_pl helmets
|
||||
client_type 271
|
||||
nrof 1
|
||||
type 34
|
||||
face helmet.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object helmet_of_xrays
|
||||
name helmet
|
||||
name_pl helmets
|
||||
client_type 270
|
||||
nrof 1
|
||||
title of xray vision
|
||||
face helmetxray.111
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object horned_helmet
|
||||
nrof 1
|
||||
name horned helmet
|
||||
name_pl horned helmets
|
||||
client_type 271
|
||||
type 34
|
||||
face hornhelmet.111
|
||||
last_heal 2
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object kog
|
||||
name Kabuto of Geisya
|
||||
name_pl Kabutos of Geisya
|
||||
client_type 270
|
||||
nrof 1
|
||||
type 34
|
||||
face kog.111
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
Object turban
|
||||
name turban
|
||||
name_pl turbans
|
||||
client_type 272
|
||||
nrof 1
|
||||
type 34
|
||||
face turban.111
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
Object wig
|
||||
name wig
|
||||
name_pl wigs
|
||||
client_type 273
|
||||
nrof 1
|
||||
type 34
|
||||
face wig.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object wiz_hat
|
||||
name Wizard Hat
|
||||
name_pl Wizard Hats
|
||||
client_type 270
|
||||
nrof 1
|
||||
type 34
|
||||
face wiz_hat.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object Pdragon_mail
|
||||
name Power Dragon Mail
|
||||
name_pl Power Dragon Mails
|
||||
client_type 251
|
||||
nrof 1
|
||||
type 16
|
||||
face Pdragonmail.111
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object chain_mail
|
||||
nrof 1
|
||||
name chain mail
|
||||
name_pl chain mails
|
||||
client_type 253
|
||||
type 16
|
||||
face chainmail.111
|
||||
color_fg black
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object dragon_mail
|
||||
name dragon mail
|
||||
name_pl dragon mails
|
||||
client_type 251
|
||||
nrof 1
|
||||
type 16
|
||||
face dragonmail.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object dress1
|
||||
name dress
|
||||
name_pl dresses
|
||||
client_type 255
|
||||
nrof 1
|
||||
type 16
|
||||
face dress1.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object dress2
|
||||
name dress
|
||||
name_pl dresses
|
||||
client_type 255
|
||||
nrof 1
|
||||
type 16
|
||||
face dress2.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object dress3
|
||||
name dress
|
||||
name_pl dresses
|
||||
client_type 255
|
||||
nrof 1
|
||||
type 16
|
||||
face dress3.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object elven_robe
|
||||
name Elven Robe
|
||||
name_pl Elven Robes
|
||||
client_type 256
|
||||
nrof 1
|
||||
type 16
|
||||
face elven_robe.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object gale
|
||||
name Gale Armour
|
||||
name_pl Gale Armours
|
||||
client_type 250
|
||||
nrof 1
|
||||
face gale.111
|
||||
Dex 2
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object lapron
|
||||
name apron
|
||||
name_pl aprons
|
||||
client_type 257
|
||||
nrof 1
|
||||
type 16
|
||||
face lapron.111
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object leather_armour
|
||||
nrof 1
|
||||
name leather armour
|
||||
name_pl leather armours
|
||||
client_type 254
|
||||
type 16
|
||||
face leather_ar.111
|
||||
last_heal 8
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object mithril_chainmail
|
||||
nrof 1
|
||||
name mithril chainmail
|
||||
name_pl mithril chainmails
|
||||
client_type 250
|
||||
type 16
|
||||
face mithril_ar.111
|
||||
anim
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object mithril_ar_ele
|
||||
nrof 1
|
||||
name mithril chainmail of lightning
|
||||
name_pl mithril chainmails of lightning
|
||||
client_type 250
|
||||
type 16
|
||||
face mithril_ar.111
|
||||
anim
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object plate_mail
|
||||
nrof 1
|
||||
name plate mail
|
||||
name_pl plate mails
|
||||
client_type 252
|
||||
type 16
|
||||
face plate_mail.111
|
||||
color_fg blue
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object ring_mail
|
||||
nrof 1
|
||||
name hauberk
|
||||
name_pl hauberks
|
||||
client_type 253
|
||||
type 16
|
||||
face ring_mail.111
|
||||
color_fg blue
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object ring_mail2
|
||||
nrof 1
|
||||
name ring mail
|
||||
name_pl ring mails
|
||||
client_type 253
|
||||
type 16
|
||||
face ring_mail2.111
|
||||
last_heal 15
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
Object robe
|
||||
name robe
|
||||
name_pl robes
|
||||
client_type 256
|
||||
nrof 1
|
||||
type 16
|
||||
face robe.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object robe2
|
||||
name robe
|
||||
name_pl robes
|
||||
client_type 256
|
||||
nrof 1
|
||||
type 16
|
||||
face robe2.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object robe_midnight
|
||||
name Midnight Robe
|
||||
name_pl Midnight Robes
|
||||
client_type 250
|
||||
nrof 1
|
||||
type 16
|
||||
face robe_midnight.111
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object scale_mail
|
||||
nrof 1
|
||||
name scale mail
|
||||
name_pl scale mails
|
||||
client_type 253
|
||||
type 16
|
||||
face scale_mail.111
|
||||
last_heal 10
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object tunic
|
||||
name shirt
|
||||
name_pl shirts
|
||||
client_type 256
|
||||
nrof 1
|
||||
type 16
|
||||
face tunic.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object wdsm
|
||||
name White Dragon Scale Mail
|
||||
name_pl White Dragon Scale Mails
|
||||
client_type 251
|
||||
nrof 1
|
||||
type 16
|
||||
face wdsm.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object DShield
|
||||
name Demonspawn Shield
|
||||
name_pl Demonspawn Shields
|
||||
client_type 260
|
||||
nrof 1
|
||||
type 33
|
||||
face DShield.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object DShieldm
|
||||
name Demonspawn Shield
|
||||
name_pl Demonspawn Shields
|
||||
client_type 260
|
||||
nrof 1
|
||||
type 33
|
||||
face DShield.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object DShieldms
|
||||
name Demonspawn Shield
|
||||
name_pl Demonspawn Shields
|
||||
client_type 260
|
||||
nrof 1
|
||||
type 33
|
||||
face DShield.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object DShields
|
||||
name Demonspawn Shield
|
||||
name_pl Demonspawn Shields
|
||||
client_type 260
|
||||
nrof 1
|
||||
type 33
|
||||
face DShield.111
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object dragon_shield
|
||||
name dragon shield
|
||||
name_pl dragon shields
|
||||
client_type 260
|
||||
nrof 1
|
||||
face dragon_shi.111
|
||||
type 33
|
||||
|
@ -8,7 +10,6 @@ ac 1
|
|||
resist_physical 8
|
||||
magic 2
|
||||
resist_fire 30
|
||||
|
||||
weight 5000
|
||||
value 28000
|
||||
editable 5120
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object eyeshield
|
||||
name eyeshield
|
||||
name_pl eyeshields
|
||||
client_type 260
|
||||
nrof 1
|
||||
material 32
|
||||
type 33
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object high_shield
|
||||
nrof 1
|
||||
name high shield
|
||||
name_pl high shields
|
||||
client_type 261
|
||||
type 33
|
||||
face highshield.111
|
||||
ac 1
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object holy_shield
|
||||
name holy shield
|
||||
name_pl holy shields
|
||||
client_type 260
|
||||
nrof 1
|
||||
face holyshield.111
|
||||
material 2
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object reflector
|
||||
name polished shield
|
||||
name_pl polished shields
|
||||
client_type 260
|
||||
nrof 1
|
||||
type 33
|
||||
face reflector.111
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object round_shield
|
||||
nrof 1
|
||||
name shield
|
||||
name_pl shields
|
||||
client_type 261
|
||||
type 33
|
||||
face round_shiel.111
|
||||
ac 1
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
Object shield
|
||||
name shield
|
||||
name_pl shields
|
||||
client_type 261
|
||||
nrof 1
|
||||
material 2
|
||||
type 33
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object small_shield
|
||||
nrof 1
|
||||
name small shield
|
||||
name_pl small shields
|
||||
client_type 261
|
||||
type 33
|
||||
face small_shie.111
|
||||
ac 1
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
Object spiked_shield
|
||||
nrof 1
|
||||
name spiked shield
|
||||
name_pl spiked shields
|
||||
client_type 261
|
||||
type 33
|
||||
face spiked_shield.111
|
||||
dam 3
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object uw_shield
|
||||
name Belzebub's shield
|
||||
name_pl Belzebub's shields
|
||||
client_type 260
|
||||
nrof 1
|
||||
face uw_shield.111
|
||||
type 33
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Object wds
|
||||
name White Dragon Shield
|
||||
name_pl White Dragon Shields
|
||||
client_type 260
|
||||
nrof 1
|
||||
face wds.111
|
||||
ac 2
|
||||
|
@ -7,7 +9,6 @@ resist_physical 8
|
|||
type 33
|
||||
resist_fire 30
|
||||
resist_cold 30
|
||||
|
||||
value 45000
|
||||
weight 6000
|
||||
magic 2
|
||||
|
|
|
@ -8,4 +8,6 @@ type 21
|
|||
value 100
|
||||
weight 100
|
||||
editable 144
|
||||
name_pl strange keys
|
||||
client_type 810
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ material 2
|
|||
value 10
|
||||
weight 10
|
||||
editable 144
|
||||
name_pl keys
|
||||
client_type 801
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ weight 25
|
|||
editable 2048
|
||||
value 400
|
||||
magicmap red
|
||||
name_pl heads
|
||||
client_type 625
|
||||
end
|
||||
|
|
|
@ -53,4 +53,6 @@ speed 0.03
|
|||
hp -100
|
||||
editable 2048
|
||||
value 400
|
||||
name_pl icors
|
||||
client_type 627
|
||||
end
|
||||
|
|
|
@ -7,4 +7,6 @@ material 32
|
|||
weight 1
|
||||
editable 2048
|
||||
value 55
|
||||
name_pl dragon's claws
|
||||
client_type 626
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ weight 2
|
|||
editable 2048
|
||||
value 30
|
||||
magicmap white
|
||||
name_pl eyes
|
||||
client_type 625
|
||||
end
|
||||
|
|
|
@ -5,4 +5,6 @@ face dragon_sca.111
|
|||
color_fg dark_orange
|
||||
weight 25000
|
||||
editable 2048
|
||||
name_pl dragon scales
|
||||
client_type 627
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ weight 25
|
|||
editable 2048
|
||||
value 100
|
||||
magicmap green
|
||||
name_pl wings
|
||||
client_type 626
|
||||
end
|
||||
|
|
|
@ -9,4 +9,6 @@ weight 1
|
|||
editable 2048
|
||||
value 15
|
||||
magicmap white
|
||||
name_pl eyes
|
||||
client_type 625
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ weight 1
|
|||
editable 2048
|
||||
value 15
|
||||
magicmap white
|
||||
name_pl eyes
|
||||
client_type 625
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ type 72
|
|||
weight 4
|
||||
editable 2048
|
||||
value 200
|
||||
name_pl hearts
|
||||
client_type 627
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ editable 2048
|
|||
value 120
|
||||
nrof 1
|
||||
color_fg black
|
||||
name_pl livers
|
||||
client_type 627
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ weight 1
|
|||
editable 2048
|
||||
value 20
|
||||
magicmap red
|
||||
name_pl tongues
|
||||
client_type 625
|
||||
end
|
||||
|
|
|
@ -9,4 +9,6 @@ weight 25
|
|||
editable 2048
|
||||
value 15
|
||||
magicmap green
|
||||
name_pl heads
|
||||
client_type 625
|
||||
end
|
||||
|
|
|
@ -9,4 +9,6 @@ weight 8
|
|||
editable 2048
|
||||
value 10
|
||||
magicmap khaki
|
||||
name_pl arms
|
||||
client_type 626
|
||||
end
|
||||
|
|
|
@ -5,4 +5,6 @@ material 32
|
|||
weight 75000
|
||||
editable 128
|
||||
magicmap white
|
||||
name_pl corpses
|
||||
client_type 622
|
||||
end
|
||||
|
|
|
@ -6,4 +6,7 @@ type 7
|
|||
material 32
|
||||
weight 75000
|
||||
editable 128
|
||||
name corpse
|
||||
name_pl corpses
|
||||
client_type 622
|
||||
end
|
||||
|
|
|
@ -25,4 +25,6 @@ resist_deplete 100
|
|||
resist_death 100
|
||||
|
||||
editable 2048
|
||||
name_pl corpse_pls
|
||||
client_type 622
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ weight 2
|
|||
editable 2048
|
||||
value 2
|
||||
magicmap khaki
|
||||
name_pl fingers
|
||||
client_type 626
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ editable 128
|
|||
nrof 1
|
||||
value 50
|
||||
food 600
|
||||
name_pl corpses
|
||||
client_type 622
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ weight 5
|
|||
editable 2048
|
||||
value 10
|
||||
magicmap khaki
|
||||
name_pl feet
|
||||
client_type 626
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ weight 3
|
|||
editable 2048
|
||||
value 10
|
||||
magicmap khaki
|
||||
name_pl hands
|
||||
client_type 626
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ weight 6
|
|||
editable 2048
|
||||
value 20
|
||||
magicmap khaki
|
||||
name_pl hands
|
||||
client_type 626
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ weight 15
|
|||
editable 2048
|
||||
value 15
|
||||
magicmap khaki
|
||||
name_pl heads
|
||||
client_type 625
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ weight 15
|
|||
editable 2048
|
||||
value 10
|
||||
magicmap khaki
|
||||
name_pl legs
|
||||
client_type 626
|
||||
end
|
||||
|
|
|
@ -8,4 +8,6 @@ weight 7
|
|||
editable 2048
|
||||
value 5
|
||||
magicmap khaki
|
||||
name_pl skins
|
||||
client_type 627
|
||||
end
|
||||
|
|
|
@ -7,4 +7,6 @@ weight 1
|
|||
editable 2048
|
||||
value 10
|
||||
magicmap white
|
||||
name_pl teeth
|
||||
client_type 625
|
||||
end
|
||||
|
|
|
@ -6,4 +6,6 @@ material 32
|
|||
weight 2500
|
||||
editable 2048
|
||||
magicmap white
|
||||
name_pl beholdereyes
|
||||
client_type 625
|
||||
end
|
||||
|
|
|
@ -9,4 +9,6 @@ value 1
|
|||
weight 650
|
||||
editable 2048
|
||||
identified 1
|
||||
name_pl corpses
|
||||
client_type 622
|
||||
end
|
||||
|
|
|
@ -10,4 +10,6 @@ value 200
|
|||
editable 2048
|
||||
food 0
|
||||
identified 1
|
||||
name_pl ectoplasms
|
||||
client_type 627
|
||||
end
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue