diff --git a/player/race/dwarf_p.arc b/player/race/dwarf_p.arc index 3b1d8614f..7bcd2fefe 100644 --- a/player/race/dwarf_p.arc +++ b/player/race/dwarf_p.arc @@ -54,3 +54,9 @@ maxhp 30 maxsp 30 maxgrace 30 end +Object dwarf_player_force +name dwarf_force +invisible 1 +type 114 +speed 0 +end diff --git a/player/race/dwarf_p.trs b/player/race/dwarf_p.trs index c3d7eff9c..b92f74a24 100644 --- a/player/race/dwarf_p.trs +++ b/player/race/dwarf_p.trs @@ -1,4 +1,6 @@ treasure dwarf_player_items + arch dwarf_player_force + more arch skill_smithery end diff --git a/player/race/gnome_p.arc b/player/race/gnome_p.arc index 5c20d289d..ac164a7d6 100644 --- a/player/race/gnome_p.arc +++ b/player/race/gnome_p.arc @@ -55,3 +55,11 @@ maxhp 30 maxsp 30 maxgrace 30 end +Object gnome_player_force +name gnome force +invisible 1 +speed 0 +type 114 +applied 1 +no_drop 1 +end diff --git a/player/race/gnome_p.trs b/player/race/gnome_p.trs index 06d3ecc30..7262c4a59 100644 --- a/player/race/gnome_p.trs +++ b/player/race/gnome_p.trs @@ -1,4 +1,6 @@ treasure gnome_player_items + arch gnome_player_force + more arch skill_praying end diff --git a/player/race/halfling.arc b/player/race/halfling.arc index fa34ae9ba..1c73ed71c 100644 --- a/player/race/halfling.arc +++ b/player/race/halfling.arc @@ -53,3 +53,11 @@ maxhp 30 maxsp 30 maxgrace 30 end +Object halfling_force +name halfling force +invisible 1 +speed 0 +type 114 +applied 1 +no_drop 1 +end diff --git a/player/race/halfling.trs b/player/race/halfling.trs index badd76572..8517a5143 100644 --- a/player/race/halfling.trs +++ b/player/race/halfling.trs @@ -1,4 +1,6 @@ treasure halfling_player_items + arch halfling_force + more arch skill_stealing more arch skill_hide diff --git a/player/race/human.arc b/player/race/human.arc index 34db74e74..20ac3ed4a 100644 --- a/player/race/human.arc +++ b/player/race/human.arc @@ -52,3 +52,11 @@ maxhp 30 maxsp 30 maxgrace 30 end +Object human_player_force +name human force +invisible 1 +speed 0 +type 114 +applied 1 +no_drop 1 +end diff --git a/player/race/human.trs b/player/race/human.trs index 37556a847..5c60657b4 100644 --- a/player/race/human.trs +++ b/player/race/human.trs @@ -1,4 +1,6 @@ treasure human_player_items + arch human_player_force + more list random_knowledge end diff --git a/player/race/northman.arc b/player/race/northman.arc index 83cbcb99c..cd7b44f8b 100644 --- a/player/race/northman.arc +++ b/player/race/northman.arc @@ -54,3 +54,11 @@ maxhp 30 maxsp 30 maxgrace 30 end +Object northman_player_force +name northman force +invisible 1 +speed 0 +type 114 +applied 1 +no_drop 1 +end diff --git a/player/race/northman.trs b/player/race/northman.trs index 28fcac367..1f89f9466 100644 --- a/player/race/northman.trs +++ b/player/race/northman.trs @@ -1,4 +1,6 @@ treasure northman_player_items + arch northman_player_force + more arch bighorned_helmet end diff --git a/player/race/pl_half_orc.arc b/player/race/pl_half_orc.arc index db6197abe..9be2b7fd8 100644 --- a/player/race/pl_half_orc.arc +++ b/player/race/pl_half_orc.arc @@ -54,3 +54,11 @@ maxhp 30 maxsp 30 maxgrace 30 end +Object half_orc_player_force +name half_orc_force +invisible 1 +speed 0 +type 114 +applied 1 +no_drop 1 +end diff --git a/player/race/pl_half_orc.trs b/player/race/pl_half_orc.trs index bbbd10052..4cca0ff6e 100644 --- a/player/race/pl_half_orc.trs +++ b/player/race/pl_half_orc.trs @@ -1,4 +1,6 @@ treasure half_orc_player_items + arch half_orc_player_force + more arch skill_stealing end diff --git a/player/race/quetzalcoatl.arc b/player/race/quetzalcoatl.arc index 6633e336d..72f5edf6c 100644 --- a/player/race/quetzalcoatl.arc +++ b/player/race/quetzalcoatl.arc @@ -49,4 +49,11 @@ maxhp 30 maxsp 30 maxgrace 30 end - +Object quetzalcoatl_player_force +name quetzalcoatl_force +invisible 1 +speed 0 +type 114 +applied 1 +no_drop 1 +end diff --git a/player/race/quetzalcoatl.trs b/player/race/quetzalcoatl.trs index ea2aa1303..9d39f1c1e 100644 --- a/player/race/quetzalcoatl.trs +++ b/player/race/quetzalcoatl.trs @@ -1,4 +1,6 @@ treasure quetzalcoatl_player_items + arch quetzalcoatl_player_force + more arch skill_levitate more arch skill_clawing diff --git a/player/race/serpentman.arc b/player/race/serpentman.arc index 52e4a8297..bd874f6db 100644 --- a/player/race/serpentman.arc +++ b/player/race/serpentman.arc @@ -56,3 +56,11 @@ maxhp 30 maxsp 30 maxgrace 30 end +Object serpentman_player_force +name serpentman_force +invisible 1 +speed 0 +type 114 +applied 1 +no_drop 1 +end diff --git a/player/race/serpentman.trs b/player/race/serpentman.trs index c2a641f83..07a16bff3 100644 --- a/player/race/serpentman.trs +++ b/player/race/serpentman.trs @@ -1,4 +1,6 @@ treasure serpentman_player_items + arch serpentman_player_force + more arch no_class_face_change more arch skill_clawing