mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
Soviets will now have paratroopers at the start of soviet mission 1, modified lua GiveSpecialWeapon and super code to allow perputual usage of script granted super weapons even if the prereq requirements aren't met.
This commit is contained in:
@@ -6,7 +6,7 @@ function map_briefing()
|
||||
end
|
||||
|
||||
function map_start()
|
||||
|
||||
GiveSpecialWeapon(SpecialWeapons.Paratroops, Houses.USSR, 1)
|
||||
end
|
||||
|
||||
function map_frame()
|
||||
|
||||
Reference in New Issue
Block a user