Update ripley.dm

This commit is contained in:
Novacat
2020-07-09 20:08:00 -04:00
committed by GitHub
parent e4389f170c
commit f07945ec4e

View File

@@ -81,8 +81,7 @@
qdel (B)
<<<<<<< HEAD
// VORESTATION EDIT BEGIN
//Vorestation Edit Start
/obj/mecha/working/ripley/New()
..()
@@ -96,9 +95,8 @@
orescanner.attack_self(usr)
// VORESTATION EDIT END
//Vorestation Edit End
=======
//Meant for random spawns.
/obj/mecha/working/ripley/mining/old
desc = "An old, dusty mining ripley."
@@ -108,4 +106,3 @@
health = 25
maxhealth = 190 //Just slightly worse.
cell.charge = rand(0, cell.charge)
>>>>>>> 5d10e60... Add a random mech spawner (Not mapped in yet) (#7324)