+24
-24
@@ -36,30 +36,30 @@ const (
|
||||
)
|
||||
|
||||
const (
|
||||
ScreenSelector = "selector"
|
||||
ScreenPaulShop = "paul_shop"
|
||||
ScreenNoodleHouse = "noodle_house"
|
||||
ScreenNormanApartment = "norman_apartment"
|
||||
ScreenPoliceStation = "police_station"
|
||||
ScreenAlley = "alley"
|
||||
ScreenHackerspace = "hackerspace"
|
||||
ScreenIceCreamShop = "ice_cream_shop"
|
||||
ScreenTrinketShop = "trinket_shop"
|
||||
ScreenSmallRestaurant = "small_restaurant"
|
||||
ScreenSecretClub = "secret_club"
|
||||
ScreenBBSTerminal = "bbs_terminal"
|
||||
ScreenStreet = "street"
|
||||
ScreenHospital = "hospital"
|
||||
ScreenServerFarm = "server_farm"
|
||||
ScreenSecretLab = "secret_lab"
|
||||
ScreenRooftopHideout = "rooftop_hideout"
|
||||
ScreenPublicBBS = "public_bbs"
|
||||
ScreenBVKBranch = "bvk_branch"
|
||||
ScreenCuratorShop = "curator_shop"
|
||||
ScreenScrapMarket = "scrap_market"
|
||||
ScreenSamizdatPress = "samizdat_press"
|
||||
ScreenShowroom = "showroom"
|
||||
ScreenColumbarium = "columbarium"
|
||||
SceneSelector = "selector"
|
||||
ScenePaulShop = "paul_shop"
|
||||
SceneNoodleHouse = "noodle_house"
|
||||
SceneNormanApartment = "norman_apartment"
|
||||
ScenePoliceStation = "police_station"
|
||||
SceneAlley = "alley"
|
||||
SceneHackerspace = "hackerspace"
|
||||
SceneIceCreamShop = "ice_cream_shop"
|
||||
SceneTrinketShop = "trinket_shop"
|
||||
SceneSmallRestaurant = "small_restaurant"
|
||||
SceneSecretClub = "secret_club"
|
||||
SceneBBSTerminal = "bbs_terminal"
|
||||
SceneStreet = "street"
|
||||
SceneHospital = "hospital"
|
||||
SceneServerFarm = "server_farm"
|
||||
SceneSecretLab = "secret_lab"
|
||||
SceneRooftopHideout = "rooftop_hideout"
|
||||
ScenePublicBBS = "public_bbs"
|
||||
SceneBVKBranch = "bvk_branch"
|
||||
SceneCuratorShop = "curator_shop"
|
||||
SceneScrapMarket = "scrap_market"
|
||||
SceneSamizdatPress = "samizdat_press"
|
||||
SceneShowroom = "showroom"
|
||||
SceneColumbarium = "columbarium"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user