forked from goonstation/goonstation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathturf.html
35 lines (29 loc) · 1.93 KB
/
turf.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="dmdoc.css" />
<title>/turf - Goon Station 13</title>
</head>
<body>
<header>
<a href="index.html">Goon Station 13</a> -
<a href="index.html#modules">Modules</a> -
<a href="index.html#types">Types</a>
— <a href="turf.html#proc">Proc Details</a></header>
<main>
<h1>/<a href="turf.html">turf</a><aside> inherits /<a href="atom.html">atom</a></aside>
<a href="https://github.com/goonstation/goonstation/blob/1d4fa3d8240e571ba3fefd1c26f3a3d5e31cb5b0/code/base_lighting.dm#L36">
<img src="git.png" width="16" height="16" title="code/base_lighting.dm 36"/></a></h1>
<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr>
<tr><th><a href="turf.html#proc/tilenotify">tilenotify</a></th><td>HEY HEY LOOK AT ME TODO : This is kind of a band-aid. I'm not sure why, but tilenotify() doesn't trigger when it should sometimes. do this to be absolutely sure!</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/tilenotify"><aside class="declaration">proc </aside>tilenotify<aside>()
<a href="https://github.com/goonstation/goonstation/blob/1d4fa3d8240e571ba3fefd1c26f3a3d5e31cb5b0/code/modules/fluids/fluid_procs.dm#L41">
<img src="git.png" width="16" height="16" title="code/modules/fluids/fluid_procs.dm 41"/></a></aside>
</h3>
<p>HEY HEY LOOK AT ME TODO : This is kind of a band-aid. I'm not sure why, but tilenotify() doesn't trigger when it should sometimes. do this to be absolutely sure!</p></main>
<footer>
goonstation.dme
<a href="https://github.com/goonstation/goonstation/tree/1d4fa3d8240e571ba3fefd1c26f3a3d5e31cb5b0">1d4fa3d</a>
(master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/src/dmdoc/README.md">dmdoc 1.2.2</a></footer>
</body>
</html>