Changes

remove duplicate line
Line 1: Line 1: −
  −
You can now add/edit the items which the [[museum]] gives back in rewards through the new <samp>Data/MuseumRewards</samp> data asset.
  −
   
This page details adding custom museum donations and rewards. This is an advanced guide for mod developers
 
This page details adding custom museum donations and rewards. This is an advanced guide for mod developers
    
==Data format==
 
==Data format==
You can now add/edit the items which the [[museum]] gives back in rewards through the new <samp>Data/MuseumRewards</samp> data asset.
+
You can add/edit the items which the [[museum]] gives back in rewards through the new <samp>Data/MuseumRewards</samp> data asset.
 
The data asset consists of a string → model lookup, where...
 
The data asset consists of a string → model lookup, where...
 
* The key is a [[Modding:Common data field types#Unique string ID|unique string ID]] for the reward group.
 
* The key is a [[Modding:Common data field types#Unique string ID|unique string ID]] for the reward group.
138

edits