-- LegacyWorlds Beta 5 -- PostgreSQL database scripts -- -- 19-main-values.sql -- -- Insert data into some of the main tables -- -- Copyright(C) 2004-2007, DeepClone Development -- -------------------------------------------------------- -- Connect to the database in ADMIN mode \c legacyworlds legacyworlds_admin -- -- Peacekeepers AI -- INSERT INTO main.account (name, email, password, status, vac_credits, last_login, last_logout, admin) VALUES ('AI>Peacekeepers', 'not-a-valid-email@not-a-valid-domain.com', '[-jv&VCR3B-b}F75qS["lpBDk8C[v~DU78Oc}=6WROXt)b+&U7[ZbNRb[d0', 'STD', 240, UNIX_TIMESTAMP(NOW()), UNIX_TIMESTAMP(NOW()) + 1, 't'); -- -- Words banned from the manual's index -- COPY main.man_index_ban FROM STDIN; en - en a en am en an en as en at en and en are en be en being en by en for en had en has en have en he en if en in en into en is en it en its en it's en of en on en or en out en she en that en the en then en these en this en those en thus en to en was en were en with en what en when en where en which en who en you en your \. COPY main.f_smiley FROM STDIN; :-?\\) smile [:;]-?p razz :-?D lol [:;]-> biggrin ;-?\\) wink ;-?D mrgreen :-?\\( sad :evil: evil :smile: smile :happy: smile :wink: wink :sad: sad :unhappy: sad :'\\( cry :cry: cry :crying: cry :grin: biggrin :lol: lol :tongue: razz :rofl: mrgreen [:;]-?\\| neutral :neutral: neutral \. COPY main.f_code FROM STDIN; \\[b\\](.*?)\\[\\/b\\] $1 \\[u\\](.*?)\\[\\/u\\] $1 \\[i\\](.*?)\\[\\/i\\] $1 \\[sep(arator)?\\]
\\[item\\](.*?)\\[\\/item\\] \\[quote\\](.*?)\\[\\/quote\\]
$1
\\[quote=([^\\]]+)\\](.*?)\\[\\/quote\\]
$1 said:
$2
\\[link=(http[^\\]]+)\\](.+?)\\[\\/link\\] $2 \\[code\\](.*?)\\[\\/code\\]
$1
<\\/li><\\/ul>\\s*(\\s*)*