New Content - Implemented Crimbo15 location needs updating

matt.chugg

Moderator
Since crimbo town has done it's misty fade thing again, I believe The Ruins of the Fully Automated Crimbo Factory should have it's parent and parentdesc updated to Removed and Removed Areas

Code:
> ash $location[The Ruins of the Fully Automated Crimbo Factory]
~
zone => Crimbo15
parent => Holiday
parentdesc => Holiday Zones
~

Code:
> ash $location[elf alley]
~
zone => Crimbo10
parent => Removed
parentdesc => Removed Areas
~
 
Last edited:

Bale

Minion
Code:
> ash $location[The Ruins of the Fully Automated Crimbo Factory]

Returned: The Ruins of the Fully Automated Crimbo Factory
nocombats => false
zone => Crimbo15
parent => Removed
parentdesc => Removed Areas

I think that is sufficiently tested. Marking this implemented.
 
Top