Difference between revisions of "SetEnemy"
Jump to navigation
Jump to search
→Examples: odd extension removed
imported>Kkuhlmann |
imported>DragoonWraith (→Examples: odd extension removed) |
||
Line 10: | Line 10: | ||
SetEnemy BrotherhoodSteelFaction EnclaveFaction ; this makes the BrotherhoodSteelFaction and the EnclaveFaction Enemies of each other | SetEnemy BrotherhoodSteelFaction EnclaveFaction ; this makes the BrotherhoodSteelFaction and the EnclaveFaction Enemies of each other | ||
SetEnemy BrotherhoodSteelFaction EnclaveFaction 1 0 ; this makes the BrotherhoodSteelFaction Neutral to EnclaveFaction | SetEnemy BrotherhoodSteelFaction EnclaveFaction 1 0 ; this makes the BrotherhoodSteelFaction Neutral to EnclaveFaction | ||
=='''Notes'''== | =='''Notes'''== |