WorryGhost
Member
- ServUO Version
- Publish 58
- Ultima Expansion
- Endless Journey
I noticed that several creatures (SabreToothedTiger, PlatinumDrake, Lion, FrostMite, CrimsonDrake, Clockwork Exodus, BloodFox), all have the following line of code in their scripts:
Female = true;
Of course in humanoids, this will determine a female body value over male, but what purpose does it serve on these creatures? Commenting out the line doesn't do anything. The only relation to gender and creatures, that I know of, is the ability to tame/ride if the player is a male/female, such as the unicorn or kirin. Is the female tag on these creatures the beginning of a system that has not yet been implemented? Or is there a function for this that I am unaware of?
A pet that Semidar does less damage to?
Female = true;
Of course in humanoids, this will determine a female body value over male, but what purpose does it serve on these creatures? Commenting out the line doesn't do anything. The only relation to gender and creatures, that I know of, is the ability to tame/ride if the player is a male/female, such as the unicorn or kirin. Is the female tag on these creatures the beginning of a system that has not yet been implemented? Or is there a function for this that I am unaware of?
A pet that Semidar does less damage to?
Last edited: