Acho que nem abriu o arquivo né amigo, pq mais obvio não tem como:
-- # Defining what the entries and numbers are. Change if something overwrites something in your database
SET @JUKENPC := 300001; -- # (1)
SET @GOPTION := 30009; -- # (40+)
SET @GMENU := @GOPTION; -- # (40+) Changes as Goption changes
SET @GSCRIPT := 30135; -- # (600+)
SET @NPCTXT := 300008;
SET @NPCNAME := 'Mini Band';
|