SaveId
From Blood Wiki
SaveID - entity savegame identificator key. It is a number, unique withing a level, assigned with RWGTools NetRadiant plugin to a "sid" entity field. It is required to store information about levels that was already visited. Instead of entity number (assigned by engine when entity is spawned) SaveID cannot be reused when new entity created. Also SaveID survives level editing and recompilation, allowing to extend existing game levels without breaking saved games.