Advertisement
Guest User

Untitled

a guest
Jun 26th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. class Radiation
  2. {
  3. // 1 = enabled, 0 = disabled
  4. enable = 1;
  5.  
  6.  
  7. contaminatedZones[] =
  8. {
  9. {{17449.2,13150.5,0},100,300} //Pyrgos Military)
  10. };
  11.  
  12. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement