Advertisement
Guest User

Untitled

a guest
Aug 31st, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. 357 option(quarters_replicator_a) "Ears, Pointy"
  2. 358 if (hasflag(ffa_merit) >= 5) option(quarters_replicator_b) "Gin, Kardashian, Shot"
  3. 359 if (hasflag(ffa_merit) >= 10) option(quarters_replicator_c) "History, Search, Riker's"
  4. 360 if (hasflag(ffa_merit) >= 15) option(quarters_replicator_d) "Tea, Earl Grey, Hot"
  5. 361 if (hasflag(ffa_merit) >= 20) option(quarters_replicator_e) "Memory Disk, Alpha"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement