adaneslavo / More-Unique-Components-for-VP

Adds 3rd and 4th unique component to each civilization.
1 stars 6 forks source link

Lua for Japan #47

Closed theazuresoul closed 6 years ago

theazuresoul commented 6 years ago

Yamato - need lua to trigger GA points whenever a yamato is constructed, and GAP/culture yields for whoever kills a Yamato.

pineappledan commented 6 years ago

I have made an attempt at lua for Japan. Someone please come in and check if this is alright

Infixo commented 6 years ago

You can't just use UNIT_YAMATO directly, you need to use GameInfoTypes.UNIT_YAMATO. All types are kept in GameInfoTypes.

pineappledan commented 6 years ago

done. if that is the only issue then this lua is closed and Japan is ready

adaneslavo commented 6 years ago

So extract it from temp folder into main one and add all files to project so we could test it properly. For now it is invisible.