XML talk:Adding Daodan powers to a character: Difference between revisions

m
no edit summary
m (BSL)
mNo edit summary
Line 18: Line 18:
  func main
  func main
  {
  {
  # remove all over BSL files
  ### remove all other BSL files
  chr_debug_characters = 1
  # teleport Mai onto the streets
### show XYZ position
  #chr_debug_characters = 1
  ### teleport Mai onto the streets
  chr_location 0 -500 -2 -940
  chr_location 0 -500 -2 -940
  # darken her surrounding
  ### darken her surrounding
  gl_fog_blue=0
  gl_fog_blue=0
  gl_fog_red=0
  gl_fog_red=0
  gl_fog_green=0
  gl_fog_green=0
  gl_fog_start=0.9
  gl_fog_start=0.9
  # transforming to SSJ
  ### transforming to SSJ
  chr_super 0 1
  chr_super 0 1
  }
  }
8,013

edits