5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
void main()
|
|
{
|
|
ExploreAreaForPlayer(OBJECT_SELF, GetEnteringObject());;
|
|
}
|