ThisAnInn.xml 532 B

1234567891011
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <XnaContent>
  3. <Asset Type="RolePlayingGameData.Inn">
  4. <Name>This An Inn</Name>
  5. <ChargePerPlayer>100</ChargePerPlayer>
  6. <WelcomeMessage>You WILL pay for a safe night's sleep!</WelcomeMessage>
  7. <PaidMessage>Thanks... hehe...</PaidMessage>
  8. <NotEnoughGoldMessage>You can't afford a slice of bread around here with that kind of money. LEAVE!</NotEnoughGoldMessage>
  9. <ShopkeeperTextureName>ShopKeeper</ShopkeeperTextureName>
  10. </Asset>
  11. </XnaContent>