Changes

Jump to navigation Jump to search
74 bytes added ,  14:53, 6 February 2020
Line 95: Line 95:     
=== Replacements/upgrading ===
 
=== Replacements/upgrading ===
You can add '''UpgradeFrom''' and '''UpgradeTo''' records to control which furniture can be replaced with your furniture and which furniture your furniture can be replaced with. A furniture can be replaced by any furniture which UpgradeFrom or UpgradeTo matches the furniture's UpgradeTo.
+
You can add '''UpgradeFrom''' and '''UpgradeTo''' records to control which furniture can be replaced with your furniture and which furniture your furniture can be replaced with. A furniture can be replaced by any furniture which UpgradeFrom or UpgradeTo matches the furniture's UpgradeTo. Example:
  '''UpgradeFrom''' Server
+
  '''UpgradeFrom''' <span style="color:blue">Server</span>
  '''UpgradeTo''' "Big Server
+
  '''UpgradeTo''' <span style="color:blue">"Big Server"</span>
 
This furniture can be replaced by any furniture that has UpgradeFrom="Big Server" or UpgradeTo="Big Server", and any furniture that has UpgradeTo="Server" or UpgradeTo="Big Server" can be replaced by this furniture, but this furniture cannot be replaced by furniture that has UpgradeTo="Server". This is used to avoid upgrading a server that sits on the floor to a server that sits on a table, as the table would have to be created out of thin air.
 
This furniture can be replaced by any furniture that has UpgradeFrom="Big Server" or UpgradeTo="Big Server", and any furniture that has UpgradeTo="Server" or UpgradeTo="Big Server" can be replaced by this furniture, but this furniture cannot be replaced by furniture that has UpgradeTo="Server". This is used to avoid upgrading a server that sits on the floor to a server that sits on a table, as the table would have to be created out of thin air.
  

Navigation menu