Exemplo n.º 1
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Better Homes And Gardens", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Architect")));
                    }
                }
            }
Exemplo n.º 2
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Bears And Deer", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Furtrader")));
                    }
                }
            }
Exemplo n.º 3
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("The Island of Dracula", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "NecroGreeter")));
                    }
                }
            }
Exemplo n.º 4
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Camping Tent", SpeechFunctions.SpeechText(m_Mobile.Name, m_Mobile.Name, "CampTent")));
                    }
                }
            }
Exemplo n.º 5
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("The Guild Of Assassins", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Xardok")));
                    }
                }
            }
Exemplo n.º 6
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Seeking Brave Sailors", SpeechFunctions.SpeechText(m_Mobile.Name, m_Mobile.Name, "FishQuestBoard")));
                    }
                }
            }
Exemplo n.º 7
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Surely You Jest", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Jester")));
                    }
                }
            }
Exemplo n.º 8
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Animal Companions", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Pets")));
                    }
                }
            }
Exemplo n.º 9
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Copper and Silver Coins", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Banker")));
                    }
                }
            }
Exemplo n.º 10
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Fish In A Barrel", SpeechFunctions.SpeechText(m_Mobile.Name, m_Mobile.Name, "Aquarium")));
                    }
                }
            }
Exemplo n.º 11
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("The Legacy of Frankenstein", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Frankenstein")));
                    }
                }
            }
Exemplo n.º 12
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Message Deliveries", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Courier")));
                    }
                }
            }
Exemplo n.º 13
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Sailing Carthax Lake", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Devon")));
                    }
                }
            }
Exemplo n.º 14
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("A Sip And A Taste", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Alchemist")));
                    }
                }
            }
Exemplo n.º 15
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Enhancing Items", SpeechFunctions.SpeechText(m_Mobile.Name, m_Mobile.Name, "EnhanceJewels")));
                    }
                }
            }
Exemplo n.º 16
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("The Right Survival Gear", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Provisioner")));
                    }
                }
            }
Exemplo n.º 17
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Knocking The Dents Out", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Blacksmith")));
                    }
                }
            }
Exemplo n.º 18
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("The Hunt For Relics", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Variety")));
                    }
                }
            }
Exemplo n.º 19
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("The Fruits of Labor", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Farmer")));
                    }
                }
            }
Exemplo n.º 20
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Portraits of Adventurers", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Painter")));
                    }
                }
            }
Exemplo n.º 21
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Herbs And Spices", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Herbalist")));
                    }
                }
            }
Exemplo n.º 22
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Altering Cloaks And Robes", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Tailor")));
                    }
                }
            }
Exemplo n.º 23
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("When The Bow Breaks", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Bowyer")));
                    }
                }
            }
Exemplo n.º 24
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Seeking Higher Knowledge", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Powerscroll")));
                    }
                }
            }
Exemplo n.º 25
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Weapon Repairs", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Weaponsmith")));
                    }
                }
            }
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("X Marks The Spot", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Mapmaker")));
                    }
                }
            }
Exemplo n.º 27
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("The Art Of Thievery", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Thief")));
                    }
                }
            }
Exemplo n.º 28
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("The Shaping of Stone", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Stonecrafter")));
                    }
                }
            }
Exemplo n.º 29
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Thou Art Going To Get Hurt", SpeechFunctions.SpeechText(m_Giver.Name, m_Mobile.Name, "Healer")));
                    }
                }
            }
Exemplo n.º 30
0
            public override void OnClick()
            {
                if (!(m_Mobile is PlayerMobile))
                {
                    return;
                }

                PlayerMobile mobile = (PlayerMobile)m_Mobile;
                {
                    if (!mobile.HasGump(typeof(SpeechGump)))
                    {
                        mobile.SendGump(new SpeechGump("Rusty Gold", SpeechFunctions.SpeechText(m_Mobile.Name, m_Mobile.Name, "ScrapMetal")));
                    }
                }
            }