1. Execute the following line in data stage:
Code: Select all
data.raw.item['uranium-fuel-cell'].burnt_result = 'uranium-fuel-cell'
3. Observe that the game hangs on map load.
Expected behavior:
Either the game can be played normally and the item produces itself when burnt, or a prototype error is produced on startup.