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