Exclude god avatars from books and knowledge
parent
671909da3a
commit
9ecb8ee0b7
13
ChangeLog
13
ChangeLog
|
|
@ -1,3 +1,16 @@
|
||||||
|
Exclude god avatars from books and knowledge
|
||||||
|
gods/demihumans/gnarg_avatar.arc
|
||||||
|
gods/demihumans/lythander_avatar.arc
|
||||||
|
gods/demihumans/mostrai_avatar.arc
|
||||||
|
gods/elemental/gaea_avatar.arc
|
||||||
|
gods/elemental/ixalovh_avatar.arc
|
||||||
|
gods/elemental/ruggilli_avatar.arc
|
||||||
|
gods/elemental/sorig_avatar.arc
|
||||||
|
gods/supernatural/devourers_avatar.arc
|
||||||
|
gods/supernatural/gorokh_avatar.arc
|
||||||
|
gods/supernatural/valriel_avatar.arc
|
||||||
|
Nicolas Weeger 2021-06-03
|
||||||
|
|
||||||
Fix text.
|
Fix text.
|
||||||
spell/BlessCurse/spell_holy_possession.arc
|
spell/BlessCurse/spell_holy_possession.arc
|
||||||
Nicolas Weeger 2021-05-12
|
Nicolas Weeger 2021-05-12
|
||||||
|
|
|
||||||
|
|
@ -32,4 +32,5 @@ can_use_armour 1
|
||||||
can_cast_spell 1
|
can_cast_spell 1
|
||||||
exp 1
|
exp 1
|
||||||
weight 500000
|
weight 500000
|
||||||
|
exclude_from_readable 1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -33,4 +33,5 @@ can_use_armour 1
|
||||||
can_use_shield 1
|
can_use_shield 1
|
||||||
exp 1
|
exp 1
|
||||||
weight 500000
|
weight 500000
|
||||||
|
exclude_from_readable 1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -31,4 +31,5 @@ can_use_armour 1
|
||||||
can_use_shield 1
|
can_use_shield 1
|
||||||
exp 1
|
exp 1
|
||||||
weight 100000
|
weight 100000
|
||||||
|
exclude_from_readable 1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -36,4 +36,5 @@ can_use_armour 1
|
||||||
can_use_shield 1
|
can_use_shield 1
|
||||||
exp 1
|
exp 1
|
||||||
weight 500000
|
weight 500000
|
||||||
|
exclude_from_readable 1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -34,4 +34,5 @@ last_heal 1
|
||||||
last_eat 1
|
last_eat 1
|
||||||
exp 1
|
exp 1
|
||||||
weight 500000
|
weight 500000
|
||||||
|
exclude_from_readable 1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -34,4 +34,5 @@ last_heal 1
|
||||||
last_eat 1
|
last_eat 1
|
||||||
exp 1
|
exp 1
|
||||||
weight 500000
|
weight 500000
|
||||||
|
exclude_from_readable 1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -31,4 +31,5 @@ can_use_armour 1
|
||||||
can_use_shield 1
|
can_use_shield 1
|
||||||
exp 1
|
exp 1
|
||||||
weight 1
|
weight 1
|
||||||
|
exclude_from_readable 1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -40,4 +40,5 @@ undead 1
|
||||||
can_see_in_dark 1
|
can_see_in_dark 1
|
||||||
exp 1
|
exp 1
|
||||||
weight 1
|
weight 1
|
||||||
|
exclude_from_readable 1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -32,4 +32,5 @@ can_use_weapon 1
|
||||||
can_use_shield 1
|
can_use_shield 1
|
||||||
exp 1
|
exp 1
|
||||||
weight 400000
|
weight 400000
|
||||||
|
exclude_from_readable 1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -33,4 +33,5 @@ can_use_weapon 1
|
||||||
can_use_shield 1
|
can_use_shield 1
|
||||||
exp 1
|
exp 1
|
||||||
weight 100000
|
weight 100000
|
||||||
|
exclude_from_readable 1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue