Advertisement
jdalbey

Phase 2 modifications

Nov 6th, 2014
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. Modifications needed for Phase 2
  2. * Move initial time computation from intro() to constructor.
  3. * Remove intro().
  4. * Remove quadrant map from short range scan.
  5. * Remove asking for new commander
  6. * Remove display of device state of repair in damage_control()
  7. * Remove option zero from library computer, and remove galactic_record()
  8. * Remove prompts for input now provided in command textfield.
  9. * Remove report from damage control.
  10. * Damage control always approves technician repairs.
  11. * Q command causes game to ignore any future commands. (Must be closed through GUI)
  12. * Retain library computer functions help message
  13. * Retain long range scan.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement