mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
Another stack of runtime errors dealt with.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@260 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
+1
-2
@@ -4,7 +4,7 @@
|
||||
var/g_amt = 0 // glass
|
||||
var/w_amt = 0 // waster amounts
|
||||
animate_movement = 2
|
||||
|
||||
var/throwforce = 0
|
||||
proc
|
||||
handle_internal_lifeform(mob/lifeform_inside_me, breath_request)
|
||||
//Return: (NONSTANDARD)
|
||||
@@ -243,7 +243,6 @@
|
||||
var/force = null
|
||||
var/item_state = null
|
||||
var/damtype = "brute"
|
||||
var/throwforce = 10
|
||||
var/r_speed = 1.0
|
||||
var/health = null
|
||||
var/burn_point = null
|
||||
|
||||
Reference in New Issue
Block a user