Changeset 3346
- Timestamp:
- 12/02/08 01:26:15 (5 weeks ago)
- Location:
- trunk/mods/ca/units
- Files:
-
- 2 modified
-
corcom.lua (modified) (1 diff)
-
cornecro.lua (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/mods/ca/units/corcom.lua
r3329 r3346 101 101 reclaimable = false, 102 102 resurrect = "1", 103 resurrectSpeed = 24,103 resurrectSpeed = 12, 104 104 seismicSignature = 16, 105 105 selfDestructAs = "COMMANDER_BLAST", -
trunk/mods/ca/units/cornecro.lua
r3329 r3346 113 113 objectName = "CORNECRO", 114 114 resurrect = "1", 115 resurrectSpeed = 12,115 resurrectSpeed = 6, 116 116 seismicSignature = 4, 117 117 selfDestructAs = "BIG_UNIT",