34 lines
403 B
Plaintext
34 lines
403 B
Plaintext
##
|
|
treasure goblin
|
|
arch skill_use_magic_item
|
|
more
|
|
list humanoid_parts
|
|
chance 20
|
|
more
|
|
list poor_old
|
|
more
|
|
list humanoidpockets_low
|
|
end
|
|
|
|
##
|
|
# deprecated, goblins now use the humanoid_parts list
|
|
treasureone goblin_parts
|
|
arch fl_corpse
|
|
chance 30
|
|
more
|
|
arch goblin_head
|
|
chance 30
|
|
more
|
|
arch foot
|
|
chance 10
|
|
more
|
|
arch hand
|
|
chance 10
|
|
more
|
|
arch liver
|
|
chance 10
|
|
more
|
|
arch heart
|
|
chance 10
|
|
end
|