Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: Implementation for Repair Vehicle #2198

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add: Implementation for Repair Vehicle #2198

wants to merge 1 commit into from

Conversation

commy2
Copy link
Collaborator

@commy2 commy2 commented Aug 3, 2023

Needs

It's just an Ambo that can't heal infantry. Removed the gun, since goo gun makes no sense, vee gun is weird, and there is none on the portrait either.

@commy2 commy2 added Enhancement Is new feature or request WorldBuilder Affects World Builder only Minor Severity: Minor < Major < Critical < Blocker USA Affects USA faction labels Aug 3, 2023
@commy2 commy2 marked this pull request as draft August 3, 2023 20:03
@xezon
Copy link
Collaborator

xezon commented Aug 6, 2023

Will this change make #1043 obsolete?

@commy2
Copy link
Collaborator Author

commy2 commented Aug 6, 2023

Repair Vehicle != Repair Drone. The Repair Drone is a drone, the Repair Vehicle is a reskinned Ambulance/Humvee.

@commy2
Copy link
Collaborator Author

commy2 commented Aug 25, 2023

AudioEvent RepairAmbulanceVoiceCreate
  Type          = WORLD GLOBAL PLAYER
  Priority      = HIGH
  Sounds        = vamrseb
  Control       = RANDOM
  Volume        = 110
  MinVolume     = 100
End

AudioEvent RepairAmbulanceVoiceSelect
  Type          = UI VOICE PLAYER
  Sounds        = vambseb vambsed vambsee vamrsea vamrsec
  Control       = RANDOM
  Volume        = 90
End

AudioEvent RepairAmbulanceVoiceMove
  Type          = UI VOICE PLAYER
  Sounds        = vambmoa vambmob vambmoc vambmod vambmof vamrmoa vamrmob
  Control       = RANDOM
  Volume        = 90
End

AudioEvent RepairAmbulanceVoiceRepair
  Type          = UI VOICE PLAYER
  Sounds        = vambhea vambhed vamrrea vamrreb vamrrec
  Control       = RANDOM
  Volume        = 90
End

@commy2 commy2 self-assigned this Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Is new feature or request Minor Severity: Minor < Major < Critical < Blocker USA Affects USA faction WorldBuilder Affects World Builder only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants