[svn 3261]Typo in file humanoid_random_boss.lua

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
haenlomal
Wayist
Posts: 27
Joined: Sat Apr 02, 2011 7:36 pm

[svn 3261]Typo in file humanoid_random_boss.lua

#1 Post by haenlomal »

The following code (line 57) in new file tome/data/general/npcs/humanoid_random_boss.lua:

Code: Select all

name = "halflint", subtype = "halfling", color=colors.BLUE,
should probably be:

Code: Select all

name = "halfling", subtype = "halfling", color=colors.BLUE,
Cheers,

-- The Haen.

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [svn 3261]Typo in file humanoid_random_boss.lua

#2 Post by darkgod »

indeed :)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

PowerWyrm
Sher'Tul
Posts: 1106
Joined: Thu Nov 21, 2002 9:53 pm

Re: [svn 3261]Typo in file humanoid_random_boss.lua

#3 Post by PowerWyrm »

Unless the boss was meant to be Halfred Halflinstone, the prehistoric Halfling cartoon character :lol: :lol: :lol:

greycat
Sher'Tul
Posts: 1396
Joined: Tue May 11, 2010 11:51 pm

Re: [svn 3261]Typo in file humanoid_random_boss.lua

#4 Post by greycat »

No, no, it's Half Lint, the ancient hero of washing and drying!

Post Reply