mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Merge pull request #125 from BC46/Fix_missing_repair_Gammu
Add missing repair and ship view on Gammu equipment dealer
This commit is contained in:
commit
6d5a4d32c5
@ -40,6 +40,11 @@ name = IDS_HOTSPOT_EQUIPMENTDEALER_ROOM
|
|||||||
behavior = VirtualRoom
|
behavior = VirtualRoom
|
||||||
room_switch = Equipment
|
room_switch = Equipment
|
||||||
|
|
||||||
|
[Hotspot]
|
||||||
|
name = IDS_NN_REPAIR_YOUR_SHIP
|
||||||
|
behavior = Repair
|
||||||
|
virtual_room = Equipment
|
||||||
|
|
||||||
[Hotspot]
|
[Hotspot]
|
||||||
name = IDS_DEALER_FRONT_DESK
|
name = IDS_DEALER_FRONT_DESK
|
||||||
behavior = FrontDesk
|
behavior = FrontDesk
|
||||||
@ -54,3 +59,9 @@ state_read = 2
|
|||||||
state_send = 1
|
state_send = 1
|
||||||
virtual_room = Equipment
|
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