polserver/pol-core/support/scripts/guilds.em
turley 764e983d98 more lineendings
again blame bodom
2016-02-12 00:06:07 +01:00

10 lines
111 B
Text

//
// Guild related functions
//
ListGuilds();
FindGuild( guildid );
CreateGuild();
DestroyGuild( guild );