#pragma once #define TO_STRING2(s) L#s #define TO_STRING(s) TO_STRING2(s) #define MAJOR 5 #define MINOR 0 #define PATCH 2 #define VERSION_STR TO_STRING(MAJOR) L"." TO_STRING(MINOR) L"." TO_STRING(PATCH) #define VERSION MAJOR, MINOR, PATCH #define PRODUCT_NAME L"Witness Randomizer" #define WINDOW_CLASS L"WitnessRandomizer" the_hive/rooms/Mastery Room.txtpb?h=v7.0.2' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_hive/rooms/Mastery Room.txtpb
blob: 5e3326ced637c19a5facb38c342afe1f27038a88 (plain) (blame)
1
2
3
4
5
name: "Mastery Room"
masteries {
  name: "MASTERY"
  path: "Components/Collectables/smiley"
}