Description
Round ID: 3420
Testmerges:
#4875: 'basic mob hivebot port' by Erikafox at commit 1f8c869aaa
#4841: 'Adds the Magpie-class Exploration Frigate [NT]' by Ratvarr at commit 74c6f1d9b2
#4845: 'Adding the Mercurial Quasar' by DIB-DOG at commit 6b5433c6ed
#4782: 'Adds the Rhode-class cargo frieghter. (Scav Two)' by thearbiber at commit 24fad44720
#4867: 'Ports Assorted tg music player changes' by Erikafox at commit 50c29f6974
#4741: 'Various Inteq Sprite Fixes' by MemeSnorfer at commit 5a0b5a8c9e
#4871: 'Shotgun Door Breaching' by Erikafox at commit 73bf46dc93
#3022: 'Aparently the hub is down' by FalloutFalcon at commit 6455a3738c
Reproduction:
On two separate occasions players have spontaneously developed an inability to pick up reagents on the reagent_list. This seems to be caused by an addition of a NULL entry as the first item in the reagent_list. It is unclear how the NULL entry is being introduced. It is possible that something in the character being dead causes this to occur. Adding a Null entry as the first item in the reagent_list is confirmed to replicate the effect. Removing the NULL entry with var-editing allows reagents to once more be added to the reagent_list.