Changeset 3329
- Timestamp:
- 11/30/08 14:14:06 (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
r3312 r3329 101 101 reclaimable = false, 102 102 resurrect = "1", 103 resurrectSpeed = 24, 103 104 seismicSignature = 16, 104 105 selfDestructAs = "COMMANDER_BLAST", -
trunk/mods/ca/units/cornecro.lua
r3313 r3329 113 113 objectName = "CORNECRO", 114 114 resurrect = "1", 115 resurrectSpeed = 30,115 resurrectSpeed = 12, 116 116 seismicSignature = 4, 117 117 selfDestructAs = "BIG_UNIT",