mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
Added soviet mission 1 script, expanded _global with more vehicle types and CreateVehicle/CreateInfrantry now support coordinate input.
This commit is contained in:
@@ -144,7 +144,13 @@
|
||||
-- Counterstrike only:
|
||||
ANT1=14, -- First ant type
|
||||
ANT2=15, -- Second ant type
|
||||
ANT3=16 -- Third ant type
|
||||
ANT3=16, -- Third ant type
|
||||
|
||||
-- Aftermath
|
||||
CHRONOTANK=17, -- Chrono shifting tank
|
||||
TESLATANK=18, -- Tesla Tank
|
||||
MAD=19,
|
||||
DEMOTRUNK
|
||||
}
|
||||
|
||||
-- *********************************************************
|
||||
|
||||
Reference in New Issue
Block a user