mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-25 17:12:12 +00:00
- Added rand() to the NTSL list of functions.
- Re-added intercoms for the pods and an intercom in the shuttle's public area. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5680 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -175,6 +175,7 @@
|
||||
interpreter.SetProc("round", /proc/n_round)
|
||||
interpreter.SetProc("clamp", /proc/n_clamp)
|
||||
interpreter.SetProc("inrange", /proc/n_inrange)
|
||||
interpreter.SetProc("rand", /proc/rand_chance)
|
||||
// End of Donkie~
|
||||
|
||||
// Time
|
||||
|
||||
Reference in New Issue
Block a user