Voreupdate (Small)

This commit is contained in:
izac112
2020-08-05 17:45:22 +02:00
6 changed files with 65 additions and 69 deletions

View File

@@ -46,8 +46,8 @@
//Check if we're on fire
handle_fire()
// Handle re-running ambience to mobs if they've remained in an area.
handle_ambience()
if(client) // Handle re-running ambience to mobs if they've remained in an area, AND have an active client assigned to them.
handle_ambience()
//stuff in the stomach
//handle_stomach() //VOREStation Code