Here's the table entry. I'm pretty sure it works, but I'm gonna have to dig up the graphics. If you're impatient, or intelligent, or have fs1, just extract the files that the table needs to your fs2 directory from fs1.
;; ----------------------------------------------------------------------------------------------------------------
;; Main hall 0 (Terran)
;;
;; GR_640
$Main Hall
+Bitmap: MainHall1
+Mask: MainHall1-m
+Music: Aquitaine
+Num Intercom Sounds: 3 ;; MAX is 10, if you need more, you need to get a programmer
+Intercom delay: 8000 15000 ;; min and max random delay for intercom sound 0
+Intercom delay: 8000 15000 ;; min and max random delay for intercom sound 1
+Intercom delay: 8000 15000 ;; min and max random delay for intercom sound 2
+Intercom sound: 38 ;; SND_MAIN_HALL_INT1
+Intercom sound: 39 ;; SND_MAIN_HALL_INT2
+Intercom sound: 40 ;; SND_MAIN_HALL_INT3
+Intercom pan: 0.0 ;; pan for intercom sound 0
+Intercom pan: 0.0 ;; pan for intercom sound 1
+Intercom pan: 0.0 ;; pan for intercom sound 2
+Num Misc Animations: 0 ;; MAX is 10, if you need more, you need to get a programmer
+Num Door Animations: 6 ;; MAX is 10, if you need more, you need to get a programmer
+Door anim: mainexit ;; door anim 1
+Door anim: mainbarracks ;; door anim 2
+Door anim: mainreadyroom ;; door anim 3
+Door anim: maintechroom ;; door anim 4
+Door anim: mainoptions ;; door anim 5
+Door anim: maincampaign ;; door anim 6
+Door coords: 68 260 NULL NULL ;; door 1, coords and center of anim
+Door coords: 309 34 NULL NULL ;; door 2, coords and center of anim
+Door coords: 312 264 NULL NULL ;; door 3, coords and center of anim
+Door coords: 457 34 NULL NULL ;; door 4, coords and center of anim
+Door coords: 530 206 NULL NULL ;; door 5, coords and center of anim
+Door coords: 305 133 NULL NULL ;; door 6, coords and center of anim
+Door sounds: 36 37 ;; door open, door close
+Door sounds: 23 24 ;; door open, door close
+Door sounds: 23 24 ;; door open, door close
+Door sounds: 34 35 ;; door open, door close
+Door sounds: 32 33 ;; door open, door close
+Door sounds: 43 44 ;; screen on, screen off
+Door pan: -0.75 ;; door sound pan
+Door pan: 0.05 ;; door sound pan
+Door pan: 0.07 ;; door sound pan
+Door pan: 0.76 ;; door sound pan
+Door pan: 0.8 ;; door sound pan
+Door pan: 0.09 ;; door sound pan
+Tooltip Y: 469 ;; y coord to draw tooltip text
NOTE: No misc. anims, still working on those.