Update plugins/namegen.py

This commit is contained in:
lukeroge 2011-11-22 22:42:04 +13:00
parent f974bbb66d
commit 34927e7b98

View file

@ -15,8 +15,6 @@ def namegen(inp, say = None, nick = None, input=None, notice=None):
if inp == "list":
notice("Available modules: dever_f, dwarves, elves_m, fantasy, harn_cln, harn_gar, harn_m2, harn_s_m, human_m, narn, dever_m, elves_d, elves_n, felana, harn_f2, harn_k_f, harn_m, hobbits, inns, orcs_t, dragon, elves_f, elves_t, general, harn_f, harn_k_m, harn_s_f, human_f, items, orcs_wh")
return
if not inp:
if inp == "all":
modules = all_modules