Fix scenario editor build and update data/docs regarding shop nodes
This commit is contained in:
@@ -2518,6 +2518,7 @@ bool build_scenario() {
|
||||
// TODO: This will probably change drastically once the new scenario format is implemented
|
||||
|
||||
make_new_scenario(filename,width,height,default_town,grass);
|
||||
scenario.shops.push_back(cShop('heal'));
|
||||
|
||||
overall_mode = MODE_MAIN_SCREEN;
|
||||
|
||||
|
Reference in New Issue
Block a user