mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
@@ -6,7 +6,7 @@
|
||||
power_gen = 4500
|
||||
var
|
||||
obj/item/weapon/tank/plasma/P = null
|
||||
board_path = "/obj/item/weapon/circuitboard/pacman"
|
||||
board_path = "/obj/item/weapon/circuitboard/pacman2"
|
||||
emagged = 0
|
||||
heat = 0
|
||||
/*
|
||||
|
||||
@@ -102,7 +102,7 @@ display round(lastgen) and plasmatank amount
|
||||
coins = 0
|
||||
max_coins = 1000
|
||||
coin_path = "/obj/item/weapon/coin/plasma"
|
||||
board_path = "/obj/item/weapon/circuitboard/pacman2"
|
||||
board_path = "/obj/item/weapon/circuitboard/pacman"
|
||||
coin_left = 0 // How much is left of the coin
|
||||
time_per_coin = 1
|
||||
emagged = 0
|
||||
|
||||
Reference in New Issue
Block a user