canmove, Confirmed users
6,441
edits
| Line 120: | Line 120: | ||
| '''Mapping''' | | '''Mapping''' | ||
| Response | | Response | ||
| The Release to construct an update out of. This is a foreign key to the "name" column of the Releases table. | | The Release to construct an update out of if the user is on the right side of a background rate dice roll, or if the background rate is 100. This is a foreign key to the "name" column of the Releases table. | ||
| N/A | | N/A | ||
| Any valid release name, or NULL. | | Any valid release name, or NULL. | ||
| Line 126: | Line 126: | ||
| '''Fallback Mapping''' | | '''Fallback Mapping''' | ||
| Response | | Response | ||
| The Release to construct an update out of when the user is on the wrong side of a background rate dice roll. | | The Release to construct an update out of when the user is on the wrong side of a background rate dice roll. This is a foreign key to the "name" column of the Releases table. | ||
| N/A | | N/A | ||
| Any valid release name, or NULL. | | Any valid release name, or NULL. | ||