tales / sourceoftales

Moved to: https://gitlab.com/tales/sourceoftales
http://www.sourceoftales.org
Other
59 stars 21 forks source link

Introduction3 #50

Closed jtoelke closed 9 years ago

jtoelke commented 9 years ago

Third quest from Veteran Godwin to introduce the player into the situation between the army and the rebel group, intended to show some bad view on the soldiers and army, giving a reason why the player might want to side with the rebels.

The player is on guard duty in the casern's prison and has to deliver food to the prisoners. The player can give the food directly to the prisoners or to the guard in the prison, with strong hints that the guard will keep most of the food for himself. One of the prisoners asks the player to deliver a message to his mother and gives background information about the situation between the army and the population, which is extended when talking to the mother while delivering the message.

Ablu commented 9 years ago

Code looks good apart from that one typo with ch:_reputation.

I can do testing when I am back home this evening if you want testing :)

Regards, Ablu

Ablu commented 9 years ago

Forgot to say: awesome dialogs as usual ;)

Third quest from Veteran Godwin to introduce the player into the situation between the army and the rebel group, intended to show some bad view on the soldiers and army, giving a reason why the player might want to side with the rebels.

The player is on guard duty in the casern's prison and has to deliver food to the prisoners. The player can give the food directly to the prisoners or to the guard in the prison, with strong hints that the guard will keep most of the food for himself. One of the prisoners asks the player to deliver a message to his mother and gives background information about the situation between the army and the population, which is extended when talking to the mother while

delivering the message.

You can merge this Pull Request by running

git pull https://github.com/jtoelke/lpc2012 introduction3

Or view, comment on, or merge it at:

https://github.com/tales/sourceoftales/pull/50 Commit Summary

  • Start on third introduction quest "Guard Duty"
  • "Guard Duty" quest: add dialog to Chef Odo and Scullion John
  • Modify casern cellar to have a prison cell
  • Add NPCs to cellar of casern needed for guard duty quest
  • Add dialogs and quest logic about food delivery and story of Prisoner Asher
  • Dialog and quest logic of Millicent
  • Add bread as a new item and use it in guardduty quest
  • Fix in quest logic of Prisoner Asher

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/tales/sourceoftales/pull/50.