Medicine Tweaks

This commit is contained in:
Chompstation Bot
2021-06-23 16:35:01 +00:00
parent 968067d0e7
commit 5cbb0e48e0
10 changed files with 80 additions and 33 deletions

View File

@@ -10,7 +10,7 @@ var/list/table_icon_cache = list()
climbable = 1
layer = TABLE_LAYER
throwpass = 1
surgery_odds = 66
surgery_odds = 50 //VOREStation Edit
var/flipped = 0
var/maxhealth = 10
var/health = 10