Advertisement
StormWingDelta

ora ts bike issues

Mar 29th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.01 KB | None | 0 0
  1. BIKE.MHQ:
  2.     Inherits: BIKE
  3.     Tooltip:
  4.         Name: Nod Mobile HQ
  5.     Health:
  6.         HP: 3000
  7.     Armor:
  8.         Type: Heavy
  9.     Mobile:
  10.         Speed: 100
  11.     Armament@PRIMARY:
  12.         Weapon: HQMissile
  13.         RequiresCondition: !rank-elite
  14.         LocalOffset: -108,-144,360, -108,144,360
  15.     Armament@ELITE:
  16.         Weapon: HQRail
  17.         RequiresCondition: rank-elite
  18.         LocalOffset: -108,-144,360, -108,144,360
  19.     MustBeDestroyed:
  20.         RequiredForShortGame: true
  21.     RenderSprites:
  22.         Image: bike
  23.     RenderVoxels:
  24.         Image: bike
  25.     WithVoxelBody:
  26.         Image: bike
  27.     NukePower:
  28.         Cursor: nuke
  29.         Icon: clustermissile
  30.         ChargeTime: 540
  31.         Description: Cluster Missile
  32.         LongDesc: Launches a conventional warhead\nat a target location.
  33.         EndChargeSpeechNotification: ClusterMissileReady
  34.         SelectTargetSpeechNotification: SelectTarget
  35.         IncomingSpeechNotification: MissileLaunchDetected
  36.         LaunchSound: icbm1.aud
  37.         MissileWeapon: ClusterMissile
  38.         SpawnOffset: -108,-144,360
  39.         DisplayTimerStances: None
  40.         DisplayBeacon: False
  41.         DisplayRadarPing: True
  42.         BeaconPoster:
  43.         CameraRange: 10c0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement