Add Omicron Lambda System
This commit is contained in:
55
DATA/UNIVERSE/SYSTEMS/ST04/Bases/Rooms/St04_02_equipment.ini
Normal file
55
DATA/UNIVERSE/SYSTEMS/ST04/Bases/Rooms/St04_02_equipment.ini
Normal file
@@ -0,0 +1,55 @@
|
||||
[Room_Info]
|
||||
set_script = scripts\bases\bw_01_equipment_hardpoint_01.thn
|
||||
scene = all, ambient, Scripts\Bases\bw_01_equipment_ambi_int_01.thn
|
||||
goodscart_script = scripts\bases\bw_01_equipment_carts_01.thn
|
||||
|
||||
[Room_Sound]
|
||||
ambient = ambience_equip_ground_smaller
|
||||
|
||||
[Camera]
|
||||
name = Camera_0
|
||||
|
||||
[CharacterPlacement]
|
||||
name = Zg/PC/Player/01/A/Stand
|
||||
|
||||
[PlayerShipPlacement]
|
||||
name = X/Shipcentre/01
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_HOTSPOT_EXIT
|
||||
behavior = ExitDoor
|
||||
room_switch = Cityscape
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_HOTSPOT_BAR
|
||||
behavior = ExitDoor
|
||||
room_switch = Bar
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
|
||||
behavior = ExitDoor
|
||||
room_switch = Equipment
|
||||
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_NN_REPAIR_YOUR_SHIP
|
||||
behavior = Repair
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_DEALER_FRONT_DESK
|
||||
behavior = FrontDesk
|
||||
state_read = 1
|
||||
state_send = 2
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_HOTSPOT_EQUIPMENTDEALER
|
||||
behavior = StartEquipDealer
|
||||
state_read = 2
|
||||
state_send = 1
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_EQUIPMENT_ROOM_RIGHT
|
||||
behavior = MoveRight
|
||||
state_read = 2
|
||||
state_send = 1
|
||||
|
||||
Reference in New Issue
Block a user