Editing 2712: Gravity

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 585: Line 585:
 
*'''Select ship:''' <code>Comic.ship = "ship-tintin"</code> - Select ship (use filename from list of ships)
 
*'''Select ship:''' <code>Comic.ship = "ship-tintin"</code> - Select ship (use filename from list of ships)
 
*'''Autorotate:''' <code>Comic.cameraRotation = false</code> - View does not rotate with ship
 
*'''Autorotate:''' <code>Comic.cameraRotation = false</code> - View does not rotate with ship
βˆ’
*'''Goggles:''' <code>ze.goggles()</code> - returns a warning: "they do nothing!". This is a reference to Hoverboard, where ''ze.goggles()'' would give you the ability to see false walls. Both of which are a reference to the Simpsons episode "Radioactive Man" (season 7, episode 2), where Rainier Wolfcastle, playing Radioactive Man, complains that his safety goggles do nothing against a deluge of acid, sounding like "Ze goggles, zey do nothing!" with his accent.
+
*'''Goggles:''' <code>ze.goggles()</code> - returns a warning: "they do nothing!". This is a reference to Hoverboard, where ''ze.goggles()'' would give you the ability to see false walls. Which itself is most likely a reference to the Simpsons where Radioactive man complains that his safety goggles do nothing against a deluge of acid.
 
*'''Python:''' <code>python("import antigravity")</code> - reverses gravity, so the ship falls away from planets. A reference to [[353: Python]]. Reset with <code>Comic.gravityConstant = 100</code>.
 
*'''Python:''' <code>python("import antigravity")</code> - reverses gravity, so the ship falls away from planets. A reference to [[353: Python]]. Reset with <code>Comic.gravityConstant = 100</code>.
 
*'''Light Mode''' <code>Comic.lightMode = true</code> - inverts the color of the comic. reset with <code>Comic.lightMode = false</code>
 
*'''Light Mode''' <code>Comic.lightMode = true</code> - inverts the color of the comic. reset with <code>Comic.lightMode = false</code>

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)

Templates used on this page: