[btech-checkins] CVS: btechmux/game/mechs/Vehicles Tokugawa,1.2,1.3
Brought to you by:
twouters
From: Thomas W. <two...@us...> - 2003-09-30 01:02:04
|
Update of /cvsroot/btech/btechmux/game/mechs/Vehicles In directory sc8-pr-cvs1:/tmp/cvs-serv28449/game/mechs/Vehicles Modified Files: Tokugawa Log Message: Massive sync with the 'development' repository at http://btechmux.bkbits.net/btechmux. Among other things, this redoes the build system to be less... convoluted, and adds Cord's MechWarrior 3rd Edition skill system as well as a fairly large set of bugfixes and minor new features. Index: Tokugawa =================================================================== RCS file: /cvsroot/btech/btechmux/game/mechs/Vehicles/Tokugawa,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Tokugawa 18 Jul 2002 19:20:02 -0000 1.2 --- Tokugawa 30 Sep 2003 01:01:30 -0000 1.3 *************** *** 2,6 **** Reference { Tokugawa } Type { Vehicle } ! Move_Type { Track } Tons { 60 } Comment { Saved by: Charlemagne(#4624) at Wed Feb 16 07:59:03 2000 } --- 2,6 ---- Reference { Tokugawa } Type { Vehicle } ! Move_Type { Wheel } Tons { 60 } Comment { Saved by: Charlemagne(#4624) at Wed Feb 16 07:59:03 2000 } *************** *** 8,26 **** Max_Speed { 64.50 } Left_Side ! Armor { 26 } Internals { 6 } Right_Side ! Armor { 26 } Internals { 6 } Front_Side ! Armor { 24 } Internals { 6 } CRIT_1 { IS.MediumPulseLaser - - 3 } CRIT_2 { IS.MediumPulseLaser - - 3 } Aft_Side ! Armor { 20 } Internals { 6 } Turret ! Armor { 20 } Internals { 6 } CRIT_1 { IS.LB10-XAC - - 3 } --- 8,26 ---- Max_Speed { 64.50 } Left_Side ! Armor { 33 } Internals { 6 } Right_Side ! Armor { 33 } Internals { 6 } Front_Side ! Armor { 40 } Internals { 6 } CRIT_1 { IS.MediumPulseLaser - - 3 } CRIT_2 { IS.MediumPulseLaser - - 3 } Aft_Side ! Armor { 26 } Internals { 6 } Turret ! Armor { 36 } Internals { 6 } CRIT_1 { IS.LB10-XAC - - 3 } |