Guild's name should be GUILD_TEMPLATE to be conform to README.TXT in scripts directory.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5612 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
5c3dc5f16a
commit
c85fc21bc0
|
@ -1,3 +1,4 @@
|
||||||
GUILD_TEMPLATE
|
GUILD_TEMPLATE
|
||||||
PoisonedDagger
|
PoisonedDagger
|
||||||
GreenGoblin
|
GreenGoblin
|
||||||
|
nw
|
||||||
|
|
|
@ -1066,7 +1066,7 @@ friendly 1
|
||||||
sleep 0
|
sleep 0
|
||||||
stand_still 1
|
stand_still 1
|
||||||
arch event_say
|
arch event_say
|
||||||
name testguild
|
name GUILD_TEMPLATE
|
||||||
title Python
|
title Python
|
||||||
slaying /python/guilds/guild_dues.py
|
slaying /python/guilds/guild_dues.py
|
||||||
end
|
end
|
||||||
|
@ -4505,7 +4505,7 @@ name Guardian
|
||||||
x 15
|
x 15
|
||||||
y 25
|
y 25
|
||||||
arch event_say
|
arch event_say
|
||||||
name testguild
|
name GUILD_TEMPLATE
|
||||||
title Python
|
title Python
|
||||||
slaying /python/guilds/guild_entry.py
|
slaying /python/guilds/guild_entry.py
|
||||||
end
|
end
|
||||||
|
@ -8895,7 +8895,7 @@ Pull to establish this guild.
|
||||||
endmsg
|
endmsg
|
||||||
x 31
|
x 31
|
||||||
arch event_apply
|
arch event_apply
|
||||||
name testguild
|
name GUILD_TEMPLATE
|
||||||
title Python
|
title Python
|
||||||
slaying /python/guilds/guildbuy.py
|
slaying /python/guilds/guildbuy.py
|
||||||
end
|
end
|
||||||
|
@ -8998,7 +8998,7 @@ endmsg
|
||||||
x 31
|
x 31
|
||||||
y 7
|
y 7
|
||||||
arch event_say
|
arch event_say
|
||||||
name testguild
|
name GUILD_TEMPLATE
|
||||||
title Python
|
title Python
|
||||||
slaying /python/IPO/board.py
|
slaying /python/IPO/board.py
|
||||||
end
|
end
|
||||||
|
@ -9289,7 +9289,7 @@ y 28
|
||||||
connected 334
|
connected 334
|
||||||
activate_on_release 0
|
activate_on_release 0
|
||||||
arch event_apply
|
arch event_apply
|
||||||
name testguild
|
name GUILD_TEMPLATE
|
||||||
title Python
|
title Python
|
||||||
slaying /python/guilds/guildbuy.py
|
slaying /python/guilds/guildbuy.py
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue