Add new force for ext2 system
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1427 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
06d9ec25ec
commit
a06b11b124
|
|
@ -0,0 +1,9 @@
|
||||||
|
Object gender_force
|
||||||
|
name GENDER_FORCE
|
||||||
|
invisible 1
|
||||||
|
applied 1
|
||||||
|
type 114
|
||||||
|
face blank.111
|
||||||
|
no_drop 1
|
||||||
|
speed 0
|
||||||
|
end
|
||||||
|
|
@ -0,0 +1,9 @@
|
||||||
|
Object guild_force
|
||||||
|
name GUILD_FORCE
|
||||||
|
invisible 1
|
||||||
|
applied 1
|
||||||
|
type 114
|
||||||
|
face blank.111
|
||||||
|
no_drop 1
|
||||||
|
speed 0
|
||||||
|
end
|
||||||
|
|
@ -0,0 +1,9 @@
|
||||||
|
Object rank_force
|
||||||
|
name RANK_FORCE
|
||||||
|
invisible 1
|
||||||
|
applied 1
|
||||||
|
type 114
|
||||||
|
face blank.111
|
||||||
|
no_drop 1
|
||||||
|
speed 0
|
||||||
|
end
|
||||||
Loading…
Reference in New Issue