mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 13:06:38 +01:00
travis random crash
UGH
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/obj/effect/spider/grub
|
||||
/obj/effect/spider/grub //travis is a butt!!!
|
||||
name = "grub larva"
|
||||
desc = "It never stays still for long."
|
||||
// icon = 'grub_vr.dmi'
|
||||
@@ -124,4 +124,4 @@
|
||||
src.visible_message("<span class='notice'>\The [src] squelches.</span>")
|
||||
|
||||
if(amount_grown)
|
||||
amount_grown += rand(0,2)
|
||||
amount_grown += rand(0,2)
|
||||
|
||||
Reference in New Issue
Block a user