mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Add missing repair and ship view on Gammu equipment dealer
This commit is contained in:
parent
1d4b496333
commit
315fc67394
@ -40,6 +40,11 @@ name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
|
||||
behavior = VirtualRoom
|
||||
room_switch = Equipment
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_NN_REPAIR_YOUR_SHIP
|
||||
behavior = Repair
|
||||
virtual_room = Equipment
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_DEALER_FRONT_DESK
|
||||
behavior = FrontDesk
|
||||
@ -54,3 +59,9 @@ state_read = 2
|
||||
state_send = 1
|
||||
virtual_room = Equipment
|
||||
|
||||
[Hotspot]
|
||||
name = IDS_EQUIPMENT_ROOM_RIGHT
|
||||
behavior = MoveRight
|
||||
state_read = 2
|
||||
state_send = 1
|
||||
virtual_room = Equipment
|
||||
|
Loading…
Reference in New Issue
Block a user