- Add body_head -1 attribute to Sorceror's Hat.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@7300 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
89c884b1bb
commit
a3aae8d4c2
4
CHANGES
4
CHANGES
|
|
@ -1,5 +1,9 @@
|
||||||
Changes for SVN top of tree:
|
Changes for SVN top of tree:
|
||||||
|
|
||||||
|
player/class/Wizardry/sorcerer_class.arc
|
||||||
|
- Add body_head -1 to Sorceror's Hat.
|
||||||
|
Kevin R. Bulgrien 2007-10-05
|
||||||
|
|
||||||
Rename treasure lists human_player->human_player_items and
|
Rename treasure lists human_player->human_player_items and
|
||||||
halfling_player->halfling_player_items to match the names of similar treasure
|
halfling_player->halfling_player_items to match the names of similar treasure
|
||||||
lists.
|
lists.
|
||||||
|
|
|
||||||
|
|
@ -35,5 +35,6 @@ ac 1
|
||||||
sp 1
|
sp 1
|
||||||
weight 1000
|
weight 1000
|
||||||
material 128
|
material 128
|
||||||
|
body_head -1
|
||||||
client_type 270
|
client_type 270
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue