diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-01-29 01:19:51 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-01-29 01:19:51 +0100 |
commit | 4adb986c71ce29f12abceb7456264b3483e5e5ae (patch) | |
tree | ed6feb013c37f44b61196310faa89d6c38369f86 /graphics/items/usable/Legacy Monsters - TMW: rEvolt_fichiers/status.html | |
parent | f2fc6f1d9cf4d569173a89482d3a6f5408346fc4 (diff) | |
download | clientdata-4adb986c71ce29f12abceb7456264b3483e5e5ae.tar.gz clientdata-4adb986c71ce29f12abceb7456264b3483e5e5ae.tar.bz2 clientdata-4adb986c71ce29f12abceb7456264b3483e5e5ae.tar.xz clientdata-4adb986c71ce29f12abceb7456264b3483e5e5ae.zip |
add 6 types of scorpions and addsome new item pictures
Diffstat (limited to 'graphics/items/usable/Legacy Monsters - TMW: rEvolt_fichiers/status.html')
-rw-r--r-- | graphics/items/usable/Legacy Monsters - TMW: rEvolt_fichiers/status.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/graphics/items/usable/Legacy Monsters - TMW: rEvolt_fichiers/status.html b/graphics/items/usable/Legacy Monsters - TMW: rEvolt_fichiers/status.html new file mode 100644 index 00000000..557bbb5c --- /dev/null +++ b/graphics/items/usable/Legacy Monsters - TMW: rEvolt_fichiers/status.html @@ -0,0 +1,23 @@ +<!--?xml version="1.0" encoding="ISO-8859-15"?--> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html><head> +<meta http-equiv="content-type" content="text/html; charset=UTF-8"> +<title>Server status</title> +<meta http-equiv="Refresh" content="60"> +<style type="text/css"> +body { + font-family: sans-serif; + font-size: 9pt; + text-align: center; + margin: 15px; + padding: 0px; + font-weight: bold; + white-space: nowrap; +} +</style> +</head> +<body> +<div style="color: green;"><a href="http://server.themanaworld.org/online.html" target="_blank" style="color: green; text-decoration: none;">Online: (21 players)</a></div> + + +</body></html>
\ No newline at end of file |