#include <entity>
#include <general>

main()
{
	if (FirstRun())
	{		
		SetString("door1", 0 , "door1a");
	}
}