This code appears in the following versions (click to see it in the source code):
Code variations between these versions are shown below.
.FRIN SKIP NOSH + 1 \ Slots for the ships in the local bubble of universe \ \ There are #NOSH + 1 slots, but the ship-spawning \ routine at NWSHP only populates #NOSH of them, so
\ there are 13 slots but only 12 are used for ships
\ (the last slot is effectively used as a null \ terminator when shuffling the slots down in the \ KILLSHP routine)