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