Method: Olib::Go2.fwi_teleport

Defined in:
lib/Olib/go2.rb

.fwi_teleportObject

use the teleporter variable to locate your teleporter and teleport naive of where you are



113
114
115
116
# File 'lib/Olib/go2.rb', line 113

def Go2.fwi_teleport
  respond "[deprecation warning] Go2.fwi_teleport => Go2.fwi"
  Go2.fwi
end