I figured it out. Actually, it was deceptively simple - I was trying to make it too complicated. Here it is in case anyone else wants it:
====================================
scn 00ColdStorageRotationSCRIPT
begin gamemode
Rotate Z, 90
return
end====================================