Relic (disambiguation)

A relic is an object or personal item of religious significance preserved as a tangible memorial.

Relic(s) or The Relic may also refer to:

Film and television

Gaming

  • Relic Entertainment, a Canadian game development company
  • Relic Online, an online gaming system
  • Relic (Dungeons & Dragons), a category of magical item
  • Relic, a collectible item in the video game series Crash Bandicoot
  • Relic, an objective in the real-time strategy video game Age of Empires II: The Age of Kings

Other media

gollark: ```lualocal keys_down = {}local keyboard_commands = { -- whatever}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keyboard_commands[ev[2]] and keys_down[157] then -- right ctrl keyboard_commands[ev[2]]() end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```
gollark: Oh, right. I'll pull up the PotatoBIOS code for that.
gollark: You mean, musical keys or something?
gollark: What?
gollark: ŦEŦR-15

See also

  • Relict, a surviving remnant of natural phenomena
  • Residue (disambiguation)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.