7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
#include "inc_arenasummon"
|
|
|
|
void main()
|
|
{
|
|
ArenaSummon("x0_cockatrice");
|
|
}
|